Skip to content

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

License

Notifications You must be signed in to change notification settings

enionsouza/leaderboard

Repository files navigation

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars

Leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Screenshot

Built With

  • HTML, CSS, JavaScript, & Webpack
  • Visual Studio, Git, & GitHub

Pre-requisites

  • NodeJs (v. 14.17)
  • Git

Live Demo

A live demo for this project can be found in this link.

Getting Started

To run this project, you only need a computer with a browser installed, and follow these steps:

  1. In your terminal, in the folder of your preference, type the following bash command to clone this repository:
git clone git@github.com:enionsouza/leaderboard.git
  1. Now that you have already cloned the repo, run the following commands to get the project up and running:
cd leaderboard
npm install
npm start
  1. Next, you can start editing this template from the files provided in the /src folder. All the changes will be automatically updated on your local server on http://localhost:8080/. You can stop your local server at any time hitting <Ctrl> + C on your keyboard.

Author

👤 Ênio Neves de Souza

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published