An application that displays scores of different players. It also allows the user to submit new scores to the API.

  • By PIESIE YEBOAH
  • Last update: Sep 2, 2022
  • Comments: 1

leaderboard

A simple project to keep track of scores list.

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack

Live Demo

Getting Started

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

Prerequisites

  • A browser
  • A version control like git
  • A text editor
  • npm

Setup

  • Clone the repository using the link https://github.com/piesieomane/leaderboard
  • Navigate to the folder using cd leaderboard
  • Run npm install to install all the dependencies
  • Run npm start to fire a development server

Authors

👤 Omane Piesie Yeboah

🤝 Contributing

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

  • Microverse curriculum

📝 License

Github

https://github.com/piesieomane/Leaderboard

Comments(1)

  • 1

    Hit the api

    In this PR, the following were implemented:-

    • Made sure there is no linter errors
    • Followed Gitflow
    • Implemented add and render functionalities utilizing the API