Before you begin, ensure you have met the following requirements:
- Node.js and npm installed on your system.
To get started with this project, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/clean-city-watch/DumpBuster_Website.git
-
Navigate to the project directory:
cd project-directory
-
Install the required dependencies for the frontend:
npm install
-
Before you run the frontend make sure to set the port to 3002 using the following command:
$env:PORT = 3002
-
Run the frontend:
npm start
This will start the frontend server, and you can access the application in your web browser at http://localhost:3002.
- Run the backend server:
node server.js
Website Demo: https://drive.google.com/file/d/1Q8hz1LgUGxvn6yMkNYd4xHESuW-2CyMu/view?usp=drive_link