This is a minimal full-stack MERN app with authentication using JWTs. It uses React and React Router for the frontend, Express and Node for the backend, and MongoDB for the database.
- React
- React Router
- Node/Express
- MongoDB
To get a local copy up and running follow these simple example steps.
1- Clone the repository using git clone https://github.com/keroloussamy/mern-auth
2-Install dependencies in the server and client folders using npm i
3-Run npm start
in the server and on the client folders.
👤 Kerolous Samy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.