Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 440 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 440 Bytes

MERN__Full_Stack

main file: server.js

This is a practice MERN full stack project using the following tools:

Frontend: react, bootstrap, reactstrap, react-transition-group, redux, thunk, axios, bcryptjs

Backend: nodeJS, express, concurrently, nodemon

DB: mongoDB mongoose

Deployment

$npm install Replace the mongoURI in config with your own mongoURI

Future Posibilities

implement jwt to authenticate and send user token