Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 328 Bytes

fullStackMERN

MERN project to get an understanding for handling databases through UI.

Key features are user authentication(login,signup,logout) and dynamic access of pages through jsonwebtokens and cookies.

Completely responsive UI

frontend: react,bootstrap4

backend: nodejs,express,bcrypt,jwt,dotenv

database: mongoDB