https://github.com/jpmcb/react-score-board
Using the react javascript library, user may view API score information
https://github.com/jpmcb/react-score-board
Last synced: about 1 year ago
JSON representation
Using the react javascript library, user may view API score information
- Host: GitHub
- URL: https://github.com/jpmcb/react-score-board
- Owner: jpmcb
- License: other
- Created: 2017-01-15T11:05:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T17:31:21.000Z (over 9 years ago)
- Last Synced: 2025-02-09T00:13:46.139Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# React JS Score Board app
Follows is a simple app that retrieves data from an API and the React Javascript library. The users may toggle between highest all time score and recent high scores.
___
A working version of the app can be [found here](https://jpmcb.github.io/React-Score-Board/).