Skip to content

dwicao/react-camper-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Camper Leaderboard

Install at local:

Open Terminal, then type command:

git clone https://github.com/dwicao/react-camper-leaderboard.git

Go to project folder:

cd react-camper-leaderboard

Type following command :

npm install

Wait until installation process finished and then type :

npm start

In your browser go to:

http://localhost:8080/

Demo

Click Here!

Available Command

npm run production To bundle the entire app to folder /dist

API Source

https://fcctop100.herokuapp.com/api/fccusers/top/alltime

License

MIT