Skip to content

clean-city-watch/DumpBuster_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published