Skip to content

The leaderboard is a website for recording and storing games their respective scores. The data entered by the user is sent to a Leaderboard API and sourced from the same API to be displayed on the UI. The user's browser local storage is used to store the id for creating the endpoint for the API.

Notifications You must be signed in to change notification settings

AdornChoga/Leaderboard

Repository files navigation

Leaderboard

Leaderboard is a website for recording and storing games their respective scores. The data entered by the user is sent to a Leaderboard API and sourced from the same API to be to displayed on the UI. The user's browser local storage is used to store the id for creating the endpoint for the API.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Live Demo

View live on Netlify

Getting Started

To run this application please follow these steps:

1.Clone the repo onto you local machine

  • to clone click on the green 'Code' button and copy the HTTPS link. -using 'git clone ' command, clone the repository on your local machine.
  1. Run npm install in the terminal.
  2. Run npm start to view the webisite in you default browser or open 'dist/index.html' using Live Server extension in Visual Studio Code

Authors

I worked on this project alone and here are my contact details

🤝 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

The leaderboard is a website for recording and storing games their respective scores. The data entered by the user is sent to a Leaderboard API and sourced from the same API to be displayed on the UI. The user's browser local storage is used to store the id for creating the endpoint for the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published