AxelSoler / Leaderboard

Sonic leaderboard, this is the first time I worked with APIs. The player saves his score on the server and will be displayed on the leaderboard next time he refreshes the page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonic Leaderboard

The Sonic leaderboard website displays scores submitted by different players and allows you to keep a record of it.

Built With

  • Major languages: HTML, CSS, Javascript
  • Technologies used: GIT, Github,Gitflow, linters

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • nodejs 12.x
  • npm - to install packages locally

Setup

Install

  • npm install

Lint code

  • npm run webhint
  • npm run stylelint

Working a lot!

Author1 👤

GitHub: @AxelSoler

LinkedIn: Axel Soler

Twitter: Axel Soler

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

Sonic leaderboard, this is the first time I worked with APIs. The player saves his score on the server and will be displayed on the leaderboard next time he refreshes the page


Languages

Language:CSS 49.1%Language:JavaScript 37.1%Language:HTML 13.7%