Skip to content

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

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages