This is a code for detection of illegal dump sites in Bengaluru and providing collection, reporting and allocating it for better use.
cd frontend
Run npm i to install the dependencies.
Run npm run dev to start the development server.
cd backend
pip install -r requirements.txt
python app.py