Skip to content

Latest commit

 

History

History
73 lines (43 loc) · 1.5 KB

README.md

File metadata and controls

73 lines (43 loc) · 1.5 KB

Leaderboard App

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

Built With

  • HTML
  • JavaScript (ES6+)
  • CSS
  • Webpack

Screenshots

screenshot screenshot

Live Demo

🔥 Link 🔥

Getting Started

To get a local copy up and running follow these simple example steps.

Clone this repository

git clone https://github.com/abdulhamiid/leaderboard.git

This project is built with webpack

Prerequisites

  • Node.js
  • npm

navigate into the project directory

cd leaderboard
  • Once you've cloned the repo and are inside the directory, run npm install command to get all necessary installations.

  • Yep, that's it! you are now all set and simply run npm start to get your clone up and running on the browser.

Author

👤 Abdulhamid

🤝 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!

Acknowledgments

  • Thanks to microverse

📝 License

This project is MIT licensed.