This is a fullstack application to track your contacts
| Desc | LINK |
|---|---|
| Backend API Live link | contacts-manager-api |
| Full stack website demo | contacts-manager-full-stack-app |
- React
- CSS
- HTML
- Express
- Node js
- Mongodb
- Mongoose
- Atlas
- JWT
- Bcrypt
- In the constants file update
DOMAIN - Run
npm installto install all the depencencies - Run
npm run devto spin localhost.
