This is my first time to use MERN stack,and this project was made to apply my MERN stack skills. I also used it to learn how to implement a proper JWT authentication.
1 week
- ReactJS
- NodeJS
- ExpressJS
- MongoDB
- JWT (jsonWebToken)
- MUI (previously Material UI)
- Redux-toolkit
- Configure the
.env
file insideapi
, and the fetch apis on client/src. - Run
npm install
for each folder namely, api and client. - Run
npm start
for each folder to run the server and the react app.
A project made by Aivan Tuquero