/LeaderBoad_API

A leaderboard application that uses API to fetch Items and store them on the list. Utilizes the JavaScript Async method.

Primary LanguageJavaScriptMIT LicenseMIT

LeaderBoard API

📗 Table of Contents

📖 [TodoList Application]

[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.

🛠 Built With

Tech Stack

HTML
JavaScript

Key Features

  • [Sending and receiving data from API.]
  • [ES6 modules & modular JavaScript.]
  • [Using webpack to bundle JavaScript.]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

sudo apt install git-all
or
npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Bettenoch/Webpack-Project.git

Usage

To run the project, execute the following command:

  Open index.html in browser
  or
  open webpack by running npm run start

(back to top)

👥 Authors

👤 Enoch Bett

🔭 Future Features

  • [Add more pages]
  • [Improve User Interaction drag task]
  • [Add scroll when tasks are many]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project show some love by commenting and follow me on Github

🙏 Acknowledgments

I would like to thank Microverse staff for their support and robust program.

📝 License

This project is MIT licensed.

(back to top)