One place to keep all of your contacts organized and managed. Built with React and React Router.
- Clone the repo -
git clone https://github.com/jeremyslee/contacts-app.git
- Install its dependencies -
npm install
- Start the server -
npm start
- Clone the repo -
git clone https://github.com/jeremyslee/contacts-server.git
- Install its dependencies -
npm install
- Start the server -
node server.js
Always open to your feedback.