Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.68 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.68 KB

DumpBuster

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js and npm installed on your system.

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/clean-city-watch/DumpBuster_Website.git
  2. Navigate to the project directory:

    cd project-directory
  3. Install the required dependencies for the frontend:

     npm install
  4. Before you run the frontend make sure to set the port to 3002 using the following command:

     $env:PORT = 3002
  5. 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.

  1. Run the backend server:
    node server.js

Website Demo: https://drive.google.com/file/d/1Q8hz1LgUGxvn6yMkNYd4xHESuW-2CyMu/view?usp=drive_link

screencapture-localhost-3000-2023-11-03-19_20_48 screencapture-localhost-3000-report-2023-11-03-19_21_25 screencapture-localhost-3000-rewards-2023-11-03-19_21_59 Uploading screencapture-localhost-3000-journal-2023-11-03-19_22_20.png… screencapture-localhost-3000-contact-2023-11-03-19_22_53