Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
/ counter-app Public archive

Tiny React project, where I create a counter app with React and Bootstrap.

Notifications You must be signed in to change notification settings

dani832m/counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter app made with React and Bootstrap

This is just a tiny React project, where I create a shopping cart-looking counter app with React and Bootstrap.

How to run it?

  • Download or clone the repo
  • Type 'npm install'
  • Type 'npm start'
  • The server runs at localhost:3000