https://github.com/aayush-dhakal/mern-contact-keeper-app
MERN full-stack Contact Keeper app to store and manage the contacts.
https://github.com/aayush-dhakal/mern-contact-keeper-app
context-api express-js fullstack-javascript heroku-deployement heroku-deployment jwt-authentication jwt-authorization mern-stack mongodb-atlas mongoose nodejs react-bootstrap reacthooks reactjs reducers
Last synced: 8 months ago
JSON representation
MERN full-stack Contact Keeper app to store and manage the contacts.
- Host: GitHub
- URL: https://github.com/aayush-dhakal/mern-contact-keeper-app
- Owner: aayush-dhakal
- Created: 2020-09-15T10:25:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-24T14:12:51.000Z (over 2 years ago)
- Last Synced: 2025-01-24T06:27:06.055Z (10 months ago)
- Topics: context-api, express-js, fullstack-javascript, heroku-deployement, heroku-deployment, jwt-authentication, jwt-authorization, mern-stack, mongodb-atlas, mongoose, nodejs, react-bootstrap, reacthooks, reactjs, reducers
- Language: JavaScript
- Homepage: https://pacific-gorge-94924.herokuapp.com/
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 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`