Skip to content

effip24/invoice-webapp-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Invoice web app

Web app features invoices system, where user can add and track invoices.

Users able to:

  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Create, read, update, and delete invoices
  • Receive form validations when trying to create/edit an invoice
  • Save draft invoices, and mark pending invoices as paid
  • Filter invoices by status (draft/pending/paid)
  • Toggle light and dark mode
  • Keep track of any changes, even after refreshing the browser

Technologies and Techniques

css3 html5 javascript react

  BEM, CSS Flexbox and Grid, JavaScript, ReactJS

run the project:

git clone https://github.com/effip24/invoice-webapp-frontend.git
cd invoice-webapp-frontend
npm install
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published