Full functional contact manager that allows users to add and remove contacts.
This is fully developed with React and CSS
- 👨💻 This uses React components, hooks, state, and JSX
- 📱 Fully adaptive. Well designed for both larger and smaller screen!
- 🌱 Uses local storing and fetching to archieve contacts!
Clone the project
git clone https://github.com/jorofino3/restaurant-template
Go to the project directory
cd app
Install dependencies
npm install
Start the server
npm start