Skip to content

Lab43/scorekeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scorekeeper screenshot

What is Scorekeeper?

Scorekeeper is an example React/Redux app. It's an interactive scoreboard for keeping track of points in a game (though there's no real backend so don't expect your scores to be saved if you reload the page). The intention is for this to be a starting point for more advanced example apps, such as this version with added undo/redo functionality.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

npm run deploy

Deploys the app to GitHub Pages. You'll need to edit the homepage setting in package.json to reflect your GitHub username and repo name. More information is available here.

About

Scorekeeper - Example React/Redux app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published