Skip to content

In this project, I have used webpack to develop a project that uses API to create Leaderboard.

License

Notifications You must be signed in to change notification settings

Laylo309/Leaderboard

Repository files navigation

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.

Live Demo

Live Demo Link - Leaderboard

Built With

  • JavaScript
  • HTML
  • Webpack
  • Visual Studio Code
  • Git & Github

Getting Started

  • I have used HTML CSS and JavaScript in the webpack environment.
  • I've included linters to improve and cleaning all of my code.

Prerequisites

  • IDE to edit and run the code (I use Visual Studio Code 🔥).

Install

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

  • Open terminal
  • Clone this project by the command https://github.com/Laylo309/Leaderboard.git
  • Cd Leaderboard folder
  • Open index.html from src folder in your local browser or using Live Server in Visual Studio Code.
  • To install this project run npm install.
  • To run the project use the command npm start

Author

👤 Laylo Khodjaeva

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

About

In this project, I have used webpack to develop a project that uses API to create Leaderboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published