An open API service indexing awesome lists of open source software.

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

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).