A web app for students, to post gist about anything happening in their institutions, and chat with others.
Client:
Server:
Database:
Clone the project
git clone https://github.com/benjithorpe/campus-gist.git
Go to the project directory
cd campus-gist
Install the dependencies
npm install
Start the dev server
npm run dev