- A web app that gamify the idea of “Swachh Bharat Abhiyaan” and aims to bring a change in the way we conceive it.
- People lack motivation towards the idea of doing the work themselves even if they are facing problems because of dirty surroundings.
- Adding gamification and competitiveness to this initiative can motivate more people to work and contribute to make a cleaner and safer India
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/saisankargochhayat/Clean_Clan/
# Go into the repository
cd Clean_Clan
# Install dependencies
npm install
# Run the app
npm start