/leaderboard-app

Primary LanguageJavaScriptMIT LicenseMIT

leaderboard-appMicroverse

The leaderboard website displays scores submitted by different players.

Screenshot (222)

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.

Built With

  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • NodeJS

Setup

git clone
cd ./leaderboard

Install

npm install

Usage

npm run start
Project is running at http://localhost:8080/
or
npm run server

in your browser go to http://localhost:3000

Build

npm run build

## Authors

👤 **Shonibare Adewunmi Comfort**

- Github: [@Adewunmi97](https://github.com/Adewunmi97)
- Twitter: [@_ShonibareC](https://twitter.com/_ShonibareC)


## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Adewunmi97/leaderboard-app/issues)/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)
- [Leaderboard API Service]()
- [Bootswatch](https://bootswatch.com/)

## 📝 License

This project is [MIT](./MIT.md) licensed.