- Able To Run Server
- Able To add a contact,edit and remove it
Download and install NodeJS
from official website nodeJS.org
Download and install MongoDB
from official website mongoDB.com
At first you have to clone the project and open it in IDE
Open IDE's terminal and then write ~ cd client
and enter
After that write ~ npm i
and enter
type ~ npm start
and then enter
Congratulations ,now you can add a contact and manage it.