https://github.com/ghousemohamed/contacts-keeper-api
MERN stack application. Implementing authentication and CRUD functionality in the back-end. Includes user Sign In, Registrations, Adding data specific to user ID, deleting data specific to user ID, and also modifying data. Express, and nodejs for the Backend and MongoDB for the database. Done to better understand Nodejs, Express and MongoDB's role in a MERN stack apllication.
https://github.com/ghousemohamed/contacts-keeper-api
bcrypt context-api css expressjs hooks-api-react html5 javascript mern-stack mongodb nodejs reactjs user-authentication
Last synced: 11 months ago
JSON representation
MERN stack application. Implementing authentication and CRUD functionality in the back-end. Includes user Sign In, Registrations, Adding data specific to user ID, deleting data specific to user ID, and also modifying data. Express, and nodejs for the Backend and MongoDB for the database. Done to better understand Nodejs, Express and MongoDB's role in a MERN stack apllication.
- Host: GitHub
- URL: https://github.com/ghousemohamed/contacts-keeper-api
- Owner: ghousemohamed
- Created: 2019-12-19T13:14:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T12:58:51.000Z (about 3 years ago)
- Last Synced: 2025-02-04T21:45:53.890Z (about 1 year ago)
- Topics: bcrypt, context-api, css, expressjs, hooks-api-react, html5, javascript, mern-stack, mongodb, nodejs, reactjs, user-authentication
- Language: JavaScript
- Homepage:
- Size: 1.54 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# contacts-keeper-api
MERN stack application. Implementing authentication and CRUD functionality in the back-end. Includes user Sign In, Registrations, Adding data specific to user ID, deleting data specific to user ID, and also modifying data. Express, and nodejs for the Backend and MongoDB for the database. Done to better understand Nodejs, Express and MongoDB's role in a MERN stack apllication.
Clone this repository and run: 'npm start' in the command line to open this application in http://locahost:3000