Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 869 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 869 Bytes

Anonymous Discussion Forum

Anonymous discussion forum website for LNMIIT Centre For Wellness and Positive Health (L-CWPH). All rights reserved under The LNM Institute Of Information Technology.

Tech Stack

  • MongoDB
  • Express
  • ReactJS
  • Node

Test link

Link: https://anonymous-discussion-forum-007.herokuapp.com/test

This is hosted on Heroku for free, so loading might be slow for the first time.

Deployment

To deploy on your localhost, follow these steps:

  • nodemon server to start node server.
  • cd frontend && npm start to deploy frontend locally.

To start MongoDB, run mongod.

Project Contributors