https://github.com/artbohr/camper-leaderboard
freeCodeCamp Camper Leaderboard
https://github.com/artbohr/camper-leaderboard
es6 react-bootstrap reactjs
Last synced: 3 months ago
JSON representation
freeCodeCamp Camper Leaderboard
- Host: GitHub
- URL: https://github.com/artbohr/camper-leaderboard
- Owner: artbohr
- Created: 2017-10-24T18:37:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T21:20:42.000Z (over 7 years ago)
- Last Synced: 2025-01-11T13:10:23.563Z (5 months ago)
- Topics: es6, react-bootstrap, reactjs
- Language: JavaScript
- Homepage:
- Size: 742 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freeCodeCamp Camper Leaderboard
## Live Demo
https://artbohr.github.io/camper-leaderboard/## Local Setup
clone this repository and *run* these commands:```
npm install
npm start
```### This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).