[Leaderboard API] 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.
HTML
JavaScript
- [Sending and receiving data from API.]
- [ES6 modules & modular JavaScript.]
- [Using webpack to bundle JavaScript.]
To get a local copy up and running, follow these steps.
In order to run this project you need:
sudo apt install git-all
or
npm install
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Bettenoch/Webpack-Project.git
To run the project, execute the following command:
Open index.html in browser
or
open webpack by running npm run start
👤 Enoch Bett
- GitHub: @bettenoch
- Twitter: @BybEnoch
- LinkedIn: @GeoIntelligence
- [Add more pages]
- [Improve User Interaction drag task]
- [Add scroll when tasks are many]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project show some love by commenting and follow me on Github
I would like to thank Microverse staff for their support and robust program.
This project is MIT licensed.