/leader-board

The leaderboard 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

Primary LanguageJavaScriptMIT LicenseMIT

leader-board

Leaderboard Project

The leaderboard 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

📗 Table of Contents

📖 [Awesome books]

[Awesome books] is a JAVASCRIPT project

🛠 Built With Html - CSS - Javascript

Key Features

Some features of the project

  • [Add Score]
  • [Fetch scores using API]
  • [Refresh Content]

(back to top)

💻 Getting Started

how could you make use of this project.

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

Prerequisites

In order to run this project you need:

open cmd in your local computer ;

Setup

Clone this repository to your desired folder:

using this command git clone https://github.com/chiztechnology/leader-board

then install dependencies by running npm install

Start the project

Enter the follow code to run the project locally:

cd my-project then you can run npm start ; the project will run on port 8080 or npm run build; then open the index.html generated in the dist folder.

👥 Authors

the collaborators of this project.

👤 Israel CHIZUNGU

(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 support and rate us ...

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)