microverse-m2-leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score.

Stars
10

microverse-m2-leaderboard

This is a leaderboard app to displays scores submitted by different players. All data is preserved thanks to the external leaderboard API.

Built using

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • Development

Usage

start by cloning this repository by running:

git clone https://github.com/OybekKayumov/microverse-m2-leaderboard.git

  • $cd to the folder

run this command to install all the packages needed

  • $npm install

to run a live server on port 8080 run this command

  • $npm run start

to build your project run:

  • $npm run build

Author

Oybek Kayumov

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!

License

This project is MIT licensed.

Related Projects