Leaderboard is website that displays the scores submitted by all players. It also allows the current user to submit his/her score. All data is preserved thanks to the external Leaderboard API service.
- Milestone 1: Project Structure
- Milestone 2: Send and receive data from API.
- Milestone 3: Final touches.
Prerequisites: A Web Browser (preferably FireFox or Chrome)
- Clone the GitHub Repository
- Go to the Project
cd Leaderboard
- Run
npm install
to install the dependencies Runnpm run start
to run the live server.
👤 Soufiane Boursen
- GitHub: @Sboursen
- Twitter: @sboursen_dev
- LinkedIn: @sboursen
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.