Leaderboard

A web that consumes an API to show users with highest scores. Built with Webpack and JavaScript

MIT License

Stars
4

Leaderboard

Leaderboard list app

Additional description about the project and its features.

  • This is a leaderboard list app that consumes an API that implements the actions behind the refresh and submit.

HTML Linters

CSS Linters

JS Linters

Built With

  • WEBPACK & JAVASCRIPT & CSS

Run Project

  • npm install
  • npm run start # this will make webpack watching for your changes in code

Open in browser

  • open dist/index.html

Live Demo

See Live

Tools

The following tools help make it easier to run this code.

Getting Started

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git clone command to clone the files to your machine:

git clone https://github.com/altontonn/Leaderboard.git
  • Once the files are downloaded or cloned on your machine, open the "Portfolio" folder in Visual Studio Code(VSCode)
  • Optionally you can simply open the index.html file located in the "personal-portfolio" folder with your preferred browser

Authors

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgements

  • Microverse

Show your support

Give a if you like this project!

License

This project is MIT licensed.

Related Projects