[go: up one dir, main page]

Skip to content

nemuelw/PayGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PayGrid

Full-stack electricity billing system

Screenshots

Landing page
img Customer registration page
img Customer login page
img Customer bills list
img Customer makes payment
img Inquiry page
img Admin login page
img

Requirements

Setup

To set this up on your machine :

  1. Clone this repository
  2. Navigate to the frontend directory
  3. Run the command npm install to install dependencies
  4. Navigate to the backend directory
  5. Run the command npm install to install dependencies

Usage

  1. Navigate to the backend directory
  2. Run the command npm start
  3. Open another terminal window
  4. Navigate to the frontend directory
  5. Run the command npm run start
  6. Open your browser and head over to http://localhost:3000 or the otherwise provided url to view your project

Enjoy !

About

Full-stack electricity billing system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published