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

amrendrakind/Leaderboard

Repository files navigation

Project Name : 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. I will do it using ES6 and Webpack! It will be served by a webpack dev server.!You can find project at https://amrendrakind.github.io/Leaderboard/

Built With

  • HTML
  • CSS
  • JavaScripts
  • GitFlow
  • Linters
  • Webpack

Live Demo (Link for Leaderboard Project)

Live Demo Link

Development set up

Clone Repository using git clone git@github.com:amrendrakind/Leaderboard.git

OR using HTTPS

git clone https://github.com/amrendrakind/Leaderboard.git

move into project directory

cd Leaderboard

Install Project dependancies using NPM

npm install

build with the command

npm run build

launch project locally with

npm start

Author

👤 Amrendra K

🤝 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 team for guidance

📝 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published