React Basic Application With Express, Node, Mongo DB, Moongoose, React, Redux, Redux toolkit and a lot more. This is a basic Application which contains working example for User Registration, User Login, User Profile and Update User Profile.
git clone https://github.com/rajasajidmanzoor/React-Basic-Application.git
This project uses:
- express
- dotenv
- mongoose
- bcryptjs
- jsonwebtoken
- cookie-parser
- express-async-handler
- concurrently (Used for running both Backend and frontend from one terminal)
I have used vite in this project for creating a new react app.
For User Interface, this application uses PrimeReact