Skip to content

This is a leaderboard project where individuals are ranked according to their game score. Here I used the Leaderboard API to store the scores

License

Notifications You must be signed in to change notification settings

leehaney254/Leaderboard

Repository files navigation



📗 Table of Contents

📖 Leaderboard project

A leaderboard webapp. Takes a player's name and score and adds to API database. Displays API database items.

Competencies:

  • Using callbacks and promises.
  • Demonstrate how to use proper ES6 syntax.
  • Using ES6 modules to write modular JavaScript.
  • Using webpack to bundle JavaScript.
  • Sending and receiving data from an API.
  • Using API documentation.
  • Understanding and using JSON.
  • Making JavaScript code asynchronous.

🛠 Built With

  • HTML
  • CSS
  • JS
  • Linter Checks
  • Webpack

(back to top)

Key Features

  • Sending and receiving data from an API.
  • Storing user data

(back to top)

🚀 Live Demo

  • A live demo to the app can be found here.

(back to top)

💻 Getting Started

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

  • Create a local directory where you can clone the project.
  • Clone the project into your repository
  • Install the dependencies
  • Open the project on a browser

(back to top)

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • Nodejs
  • A browser

(back to top)

Setup

  • Create a local directory where you can clone the project.
  • Clone the project into your repository
  • Install the dependencies
  • Open the project on a browser

(back to top)

Install

Just run npm i to install all dependencies

(back to top)

👥 Author

Leehaney George

Contributions, issues, and feature requests are welcome!

(back to top)

🔭 Future Features

  • Improve the UI
  • Add functionality

(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 kindly leave a star

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the great resources shared.

(back to top)

📝 License

This project is MIT licensed.

About

This is a leaderboard project where individuals are ranked according to their game score. Here I used the Leaderboard API to store the scores

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published