Skip to content

Latest commit

 

History

History
75 lines (48 loc) · 1.78 KB

README.md

File metadata and controls

75 lines (48 loc) · 1.78 KB
image

Contact Manager

npm wakatime Build Status code style: prettier

🌟 About the Project

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!

🏃 Run Locally

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

🤝 Contact