Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.06 KB

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