Skip to content

gavandivya/neogcampCashRegister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Cash Register Manager

This repository has code for Cash register Manager app which tell the cashier/user the to be returned in change to the customer with the minimum number of notes. The notes available are 1, 5, 10, 20, 100, 500, 2000. On entering the bill amount and cash given it outputs no of notes of each denomination.

Technology used

  • HTML5
  • CSS3
  • ReactJS
  • Tailwind CSS

Hosted on

  • Netlify

Preview Demo

For generating favicon from any image of choice I used https://www.favicon-generator.org/

Website User Interface

This is an image

Getting Started with Create React App

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Give a 🌟 if you found this repository useful!

Made with 💖 by Divya Gavandi