Skip to content

This is a leaderboard website made using Webpack, JavaScript with ES6 syntax and a leaderboar API to store and retrieve data.

License

Notifications You must be signed in to change notification settings

sebalp100/Leaderboard

Repository files navigation

Leaderboard

In this project, we are setting up a Leaderboard with basic functionality using JavaScript modules and Webpack. ​

Built With

  • HTML, CSS, JavaScript.
  • Webpack.
  • Visual Studio Code. ​

Demo

You can find the live version here: https://sebalp100.github.io/Leaderboard/dist/

Getting Started

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

Prerequisites

  • Github account.
  • Code editor (Visual Studio Code, Atom, etc.) ​

Setup

  • Open up Github.
  • Clone this repository from GitHub by copying the HTTPS address.
  • On your VSCode hit "Open a new repository" and paste the URL.
  • Select the destination folder.
  • All the files should be cloned to your local folder and are ready to be used.
  • You'll need to install Webpack on your root directory by using the following command on your terminal: npm install webpack webpack-cli --save-dev
  • Now you can use the npm run build command to create your new files on the dist folder.
  • You can now access the project by opening the index.html file from that folder ​

Authors

​ 👤 Author1

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

License

​ This project is MIT licensed.

About

This is a leaderboard website made using Webpack, JavaScript with ES6 syntax and a leaderboar API to store and retrieve data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published