Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 1.33 KB

README.md

File metadata and controls

60 lines (36 loc) · 1.33 KB

Leaderboard

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

Built With

  • HTML
  • CSS
  • JAVASCRIPT (ES6)
  • WEBPACK

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

some knowledge on npm webpack and ES6

Setup

  • Clone repository
  • run npm start

Install

  • Node modules
  • HtmlWebpackPlugin npm install --save-dev html-webpack-plugin
  • Load CSS npm install --save-dev style-loader css-loader
  • Setup local dev server npm install --save-dev webpack-dev-server

Authors

👤 Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.