Skip to content

Hackathon project that took 2nd position 🏆 at CSS Hacks 2021.

Notifications You must be signed in to change notification settings

AdityaKotari/trash-overflow

Repository files navigation

Trash Overflow

🏆 2nd position at CSS HACKS at NITS

demo hosted here, might take a few seconds if the heroku server is sleeping.

How to run

Clone the repo. Obtain the .env from the authors. Head to the directory containing index.js

npm install 

After all the dependencies get installed, run

node index.js

or if you have nodemon

nodemon index.js

The Node.js server will start listening at port 5000

Now, time for the React app Do these

cd client
npm install 
npm start

The React app will be accessible at port 3000

Screenshots

SS1 SS2 SS3 SS4

About

Hackathon project that took 2nd position 🏆 at CSS Hacks 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •