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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:JavaScript 85.2%Language:CSS 13.0%Language:HTML 1.8%