https://github.com/ritobrotomukherjee/forum-app
It's a MERN stack fully responsive forum application with JWT authentication. Simple but beautifully desined full-stack app. Followed Git flow.
https://github.com/ritobrotomukherjee/forum-app
api-rest crud forum-site jwt-authentication mern mern-stack microservices mongodb-atlas mongoose responsive-web-design
Last synced: about 2 months ago
JSON representation
It's a MERN stack fully responsive forum application with JWT authentication. Simple but beautifully desined full-stack app. Followed Git flow.
- Host: GitHub
- URL: https://github.com/ritobrotomukherjee/forum-app
- Owner: RitobrotoMukherjee
- Created: 2022-10-02T07:32:15.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-09T18:31:47.000Z (over 2 years ago)
- Last Synced: 2025-02-06T12:32:57.968Z (3 months ago)
- Topics: api-rest, crud, forum-site, jwt-authentication, mern, mern-stack, microservices, mongodb-atlas, mongoose, responsive-web-design
- Language: JavaScript
- Homepage:
- Size: 354 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Miscellaneous - Forum App
> It's a **miscellaneous - forum app** using **MERN stack**, which has been deployed using **Netlify** and **Vercel**
## Built With
    
## Getting Started
- **`git clone https://github.com/RitobrotoMukherjee/forum-app.git`**
- **`cd forum-app`**## Front-End Setup
- **`cd frontend`**
- **`npm i`**
- **`npm run start`**## Back-End Setup
- **`cd frontend`**
- **`npm i`**
- **`cdbackend`**
- **Create `.env` file**
- > **Add `PORT`(port you run application),**
> **`MONGO_URI`(mongo db connection) variables in the file**
- **`npm run server`**To get a local copy up and running follow these simple example steps.
## Prerequisite
- Git
- Node
- npm## Authors
👤 **Ritobroto Mukherjee**
- GitHub: [@RitobrotoMukherjee](https://github.com/RitobrotoMukherjee)
- Twitter: [@RitobrotoM3](https://twitter.com/RitobrotoM3)
- LinkedIn: [Ritobroto Mukherjee](https://www.linkedin.com/in/ritobroto-mukherjee-519148ba/)## 🤝 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

- [YouTube](https://www.youtube.com/c/TheNetNinja)## 📝 License
This project is [MIT](./MIT.md) licensed.