Let's setup the backend server on your local machine.
- Install Node.js
Fork this repo to your GitHub account

Clone the forked repo to your local machine
git clone https://github.com/<YOUR-GITHUB-USERNAME>/Contact_App.gitNavigate to project directory
cd Contact_Appnpm installYour application setup is successfully completed!
# development
$ npm startHappy Learning!!
