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.

Notifications You must be signed in to change notification settings

elmar8287/leaderboard

Repository files navigation

Building a "Leaderboard" web-application

Microverse

Tasks to do:

  • Project 1: basic page structure.
  • Project 2: send and receive data from API.
  • Project 3: final touches.

Live demo

You can visit live version via link

Screen Shot

Built With

  • HTML
  • CSS
  • JS
  • webpack
  • JSON
  • used API

Setup

To run code locally, open your terminal and follow these steps:

  • git clone (https://github.com/elmar8287/leaderboard.git)
  • cd leaderboard
  • npm install
  • npm start

After npm start webpack will automatically open your browser.

Author

👤 Elmar Abdulkarimov

🤝 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

The project personalized for my purposes. See the MIT.md file

📝 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published