https://github.com/keroloussamy/mern-auth
full-stack MERN app with authentication using JWTs.
https://github.com/keroloussamy/mern-auth
express jwt mongodb mongoose nodejs react
Last synced: 3 months ago
JSON representation
full-stack MERN app with authentication using JWTs.
- Host: GitHub
- URL: https://github.com/keroloussamy/mern-auth
- Owner: keroloussamy
- Created: 2023-02-08T13:21:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T17:42:12.000Z (over 3 years ago)
- Last Synced: 2025-02-22T05:42:22.942Z (over 1 year ago)
- Topics: express, jwt, mongodb, mongoose, nodejs, react
- Language: JavaScript
- Homepage:
- Size: 719 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN - Auth
> 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.
## Built With
- React
- React Router
- Node/Express
- MongoDB
## Getting Started
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.
## Author
👤 **Kerolous Samy**
- GitHub: [@kerolous](https://github.com/keroloussamy)
- Twitter: [@kerolous](https://twitter.com/SamyKerolous)
- LinkedIn: [kerolous](https://www.linkedin.com/in/keroloussamy/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc
## 📝 License
This project is [MIT](./MIT.md) licensed.