Skip to content

Oxana200/react-contact-book

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.

About

A secure contact book app built with React, featuring user registration, login, and contact management (add/edit/delete). Uses protected routes and state management (Redux/RTK likely) to handle authentication and private data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from Oxana200/goit-react-hw-07