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 :
- Major languages : JavaScript (ES6), HTLM and CSS
- Frameworks : none
- Module bundler :
webpack5
- Technologies used : Github, Git and Linters
Click Here To open the live demo
To get a local copy up and running follow these simple example steps.
- 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.
- 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.
Run thes command bellow inside your
git bash
or command line interface..
npm install
npm run build
npm run start
Now you can open go to yout (http://localhost:3000/)[http://localhost:3000/] and start navigate the project.
👤 Chris Siku (Main Author)
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Hat tip to anyone whose code was used.
This project is MIT licensed.