Skip to content

Leaderboard-like website, with API communication to storage user and points provided in the input field.

License

Notifications You must be signed in to change notification settings

lfmnovaes/leaderboard

Repository files navigation

Hits

Leaderboard

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.

Preview

image

Built With

  • HTML & CSS
  • Bootstrap
  • Javascript
  • Webpack

Live Demo

Live Demo Link

Getting Started

  • Run git clone on this project at the desired directory:
    git clone https://github.com/lfmnovaes/leaderboard.git
    
  • Run npm install to install the necessary packages to run locally
  • After installing everything, run npm start and your default browser will open with the page

Prerequisites

An updated web browser (preferably Chrome/Firefox/Opera/Edge)

Usage

  • Add your name and your score in the right side form to add to the leaderboard
  • Communicates with an external API service to register your name and score to a database

Authors

👤 Luís Fernando

  • GitHub: @lfmnovaes
  • Twitter: @lfmnovaes
  • LinkedIn: @lfmnovaes

🤝 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

To everyone in Microverse.

📝 License

This project is MIT licensed.

About

Leaderboard-like website, with API communication to storage user and points provided in the input field.

Topics

Resources

License

Stars

Watchers

Forks