Skip to content

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.

Chrissiku/Leaderboard

Repository files navigation

Project Name : 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.

In order to achieve this project I used some resources and technologies listed below :

leaderboard

Built With

  • Major languages : JavaScript (ES6), HTLM and CSS
  • Frameworks : none
  • Module bundler : webpack5
  • Technologies used : Github, Git and Linters

Live Demo

Click Here To open the live demo

Getting Started

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

Prerequisites ♻️

  • A personal computer connected to the internet;
  • Have a working and updated browser.
  • Have a local version control like git installed on your computer
  • Have an account on Github, as an online/remote Version Control System
  • Code editor (Visual studio code, sublime text, notepad++, ...) installed on your computer;
  • At least basic of HTML and CSS.

Setup 🎰

  • Click the me and you'll land on the pure repository;
  • click on the green (🟢) button with Code Inscription;
  • You can choose to download the project or just clone it if you are familiar with Git and Github;
  • Follow normal step once download in your computer and use it as it's yours.

Install & ### test 🧪

Run thes command bellow inside your git bash or command line interface..

Install all dependencies

npm install

Build the project

npm run build

Start the server

npm run start

Now you can open go to yout (http://localhost:3000/)[http://localhost:3000/] and start navigate the project.

Author

👤 Chris Siku (Main Author)

🤝 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

  • Microverse
  • Hat tip to anyone whose code was used.

📝 License

This project is MIT licensed.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published