/Leaderboard

A website that displays scores submitted by players (users). All data is preserved thanks to an external API service.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 [Leaderboard]

[Leaderboard] is a website that displays scores submitted by different players. It also allows to submit your score. All data is preserved thanks to the external Leaderboard API service.

🛠 Built With

Tech Stack

Client
  • HTML
  • CSS
  • JavaScript
Server
  • Webpack Dev Server
Database
  • No database was used in this project.

Key Features

  • [Use Gitflow.]
  • [Use ES6 syntax, ES6 modules.]
  • [Use webpack to bundle JavaScript.]
  • [Built with webpack, served by webpack dev server.]
  • [Use async - await.]
  • [Use API documentation.]
  • [Send and receive data from an API.]
  • [Use and understand JSON.]
  • [Use medium-fidelity wireframe to create UI.]

(back to top)

🚀 Live Demo

  • Not live demo available

(back to top)

💻 Getting Started

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

Prerequisites

  • You don't need any previous installation in order to run this project

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Jord4N-AC/Leaderboard.git
  cd Leaderboard

Install

  npm install

Usage

  npm run start

Run tests

  • There's no test for this project

Deployment

  • This is not a deployable project

(back to top)

👥 Authors

👤 Jordan A

(back to top)

🔭 Future Features

  • [Improve styles]
  • [Improve funcionability]

(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 it would be a great help if you could star this repo!

(back to top)

🙏 Acknowledgments

I would like to thank to Microverse for providing me the opportunity and inspiration for this work.

(back to top)

📝 License

This project is MIT licensed.