Skip to content

Tusharjain123/Contest-Saathi

Repository files navigation

Contest Saathi

Contest Saathi allows enthusiasts of competitive programming to keep up with the latest competitions and get alerts about forthcoming ones.

You can check out the site on Link


Tech Stack used in making Contest Saathi : MongoDB, Express, React, Nodejs


Deployment Status:
Frontend : Hosted on Firebase
Backend: Hosted on Render

For running this site on your local machine.

For installing dependencies
Step 1: npm i
For starting the web app
Step 2: npm start