An application where can store contacts, update and delete.
Created using React Hooks and deployed on netlify.
Technology Stack
- ReactJS
- HTML
- CSS
- Javascript
- Formik
- Yup
- node >= 12.18.0
- npm >= 6.14.4
-
Clone / Download [this]https://github.com/kaurman23/contact-manager-react) repo.
-
Inside the project open a terminal and run:
npm install
This will install all the project dependencies.
-
To start the development server run:
npm start