An open API service indexing awesome lists of open source software.

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.

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.