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

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.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Ritobroto-Mukherjee-yellow?labelColor=blue)

# Miscellaneous - Forum App

> It's a **miscellaneous - forum app** using **MERN stack**, which has been deployed using **Netlify** and **Vercel**

## Built With

![](https://img.shields.io/badge/ReactJS-blue) ![](https://img.shields.io/badge/Node-green) ![](https://img.shields.io/badge/Github-yellow) ![](https://img.shields.io/badge/Express-red) ![](https://img.shields.io/badge/MongoDB-green)

## 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

![The Net Ninja](https://img.shields.io/badge/NET-NINJA-000?style=for-the-badge&labelColor=red)
- [YouTube](https://www.youtube.com/c/TheNetNinja)

## 📝 License

This project is [MIT](./MIT.md) licensed.