Its a full-stack login/authorization app using the MERN stack.
- MongoDB for our database
- Express and Node for our backend
- React & Redux for our frontend
- Redux for state management for our React components
- JWT Authentication (with Redux), persisting the state to the local storage
- Other tools : jsonwebtoken , bcrypt , mongoose ,cors, axios, react-router , bootstrap