/Leaderboard

In this activity you will set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.

Primary LanguageCSSMIT LicenseMIT


Leaderboard - Javascript Project w/API

📗 Table of Contents

📖 Leaderboard

Leaderboard is a score leaderboard web application

This project is a basic website that allows users to add their scores to a list. The score is saved in an API. So you can close your browser and when you open it again you will still have you scores there, and it will be refreshed when other players add their scores.

🛠 Built With

Tech Stack

Client

Key Features

  • Consume an API
  • Save an "score" using an API

(back to top)

🚀 Live Demo

Incoming

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Only clone the repo and run in your local

Setup

Clone this repository to your desired folder:

https://github.com/JuanDiegoGuerra/Leaderboard.git

Install

Clone this repository to your desired folder:

https://github.com/JuanDiegoGuerra/Leaderboard.git

Usage

To run the project, execute the following command:

git clone https://github.com/JuanDiegoGuerra/Leaderboard.git

Run tests

To run tests, run the following command:

No implemented yet.

Deployment

You can deploy this project using:

GH Pages, publish the branch in git Hub pages

(back to top)

👥 Authors

👤 Juan Diego Guerra (JD)

(back to top)

🔭 Future Features

  • Use Classes
  • Add Navigation
  • Add Contact

(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 give a ⭐ to the repo and follow me

(back to top)

🙏 Acknowledgments

I would like to thank my gf for helping me in the house while I was building this project!

(back to top)

📝 License

This project is MIT licensed.

(back to top)