Skip to content

React app to see how campers stack up for brownie points

Notifications You must be signed in to change notification settings

4xDMG/camper-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camper Leaderboard

Shows a list of the top 100 free code campers by the number of brownie points they have earned. You can sort by last 30 days or all time points.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need to install Node.js to install all the dependancies for this project. See the official installtion guide for guidance based on your OS.

Installing Node.js

Installing

Run the command below to install all project dependancies.

npm install

Use the command below to start up the dev server.

npm start

Deployment

Edit the homepage field in package.json to your intended homepage and then run the following command:

npm run deploy

Built With

Authors

About

React app to see how campers stack up for brownie points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published