Skip to content

jubstuff/react-counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React counter app

This is a simple counter app made in React.

This repository is a companion the the blog post Reacting to React: setup a base project

screenshot

Get Started

To run this project

  1. Clone it somewhere on your hard drive
  2. cd react-counter-app
  3. npm install
  4. npm run build
  5. python -m SimpleHTTPServer
  6. Visit http://localhost:8000

About

A simple Counter app in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages