Skip to content

yu-ming-chen/First-react-app-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My counter app

This is a counter build using react js. It functions like a shopping cart where you can add items and show total number of types of item in your shopping cart.

App Screen Shot

Fig. Screen shot of counter app

Quick Start

  1. Ensure that npm is installed on your computer
  2. Clone the repo
  3. Run npm start in the directory using terminal
  4. Your browser should automatically load up

    if browser is not loaded, go to http://localhost:3000/

Features

  1. Add items
  2. Add individual item
  3. Delete individual items
  4. Delete item
  5. Reset all item count to zero
  6. Show total number unique item