Thanks to visit codestin.com
Credit goes to github.com

Skip to content

finnar-bin/is-it-paid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is It Paid?

This is a web app that can be used to track the status of your monthly bills

Usage

Run in development mode

  1. Install dependencies
  npm install
  1. Run in localhost
  npm run dev
  1. In your browser visit http://localhost:3000

Run in production mode

  1. Install dependencies
  npm install
  1. Create production build
  npm run build
  1. Run in production version of web app in localhost
  npm start
  1. In your browser visit http://localhost:3000

About

Web app used to track bill status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published