Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.33 KB

README.md

File metadata and controls

60 lines (35 loc) · 1.33 KB

Leaderboard

This 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. Built with Webpack and ES6

Built With

  • Language: ES6
  • Technologies: CSS, Linter, gitflow
  • Packages: Webpack

Live Demo (if available)

Live Demo Link

Getting Started

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

Download it as a ZIP file

or

Clone it in your local machine using GIT

to get a local copy , clone the repository using git clone (https://github.com/Sanja969/Leaderboard.git)

After you clone it run the following commands

  • cd Leaderboard
  • npm install
  • npm run start

Authors

👤 Sanja Mandic

I am an aspiring web developer from Serbia.

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc