Skip to content

aayush-dhakal/MERN-contact-keeper-app

Repository files navigation

Descripton

MERN full stack Contact Keeper app where you can save contacts for both personal or professional use.

Live preview:

https://pacific-gorge-94924.herokuapp.com/

Screenshots

Register your account

Or Login you account

Contacts Home Page

Filter Contacts

Responsiveness

Available Scripts

After cloning the project, run these commands:

npm install

then

npm run clientinstall

And finally to start the project in local dev environment, hit this command:

npm run dev