/Leaderboard

A project setup with JavaScript to list Leaderboards using webpack and ES6 features, and JS modules. It also includes the Leaderboard API using JavaScript async and await.

Primary LanguageJavaScript

logo

LeaderBoard

📗 Table of Contents

📖 [LeaderBoard ]

LeaderBoard is a an application that can be used as a todo list app to add, modify and edit daily tasks.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JS
  • Webpack

Key Features

  • Web pack deployed
  • Form for Score Recording Deployed
  • List to display Scores Added
  • API Linked to create a Game
  • Used API to store Scores
  • Used API to Fetch the Scores
  • Attractive User Interface

(back to top)

Screen Shot

screenshot

🚀 Live Demo

  • Coming Soon

(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:

  • Visual Studio Code
  • Node JS

Setup

Clone this repository to your desired folder:

Example commands:

  mkdir todolist
  cd todolist
  git clone git@github.com:demesameneshoa/leaderboard.git

Insatll

Initiate npm by running the following command

npm install

(back to top)

👥 Authors

👤 Demes Abera

(back to top)

🔭 Future Features

  • Optimize for mobile devices

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please show us support by givintg it a star.

(back to top)

🙏 Acknowledgments

I would like to thank my colleagues at Microverse for their support during the project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)