Skip to content

Leaderboard provides two functions: displays the list of the users and their scores fetching from the API and adds the new user and the score to the API.

Notifications You must be signed in to change notification settings

rex-9/Leaderboard

Repository files navigation

Leaderboard

Leaderboard provides two functions:

  1. displays the list of the users and their scores fetching from the API and
  2. adds the new user and the score to the API.

Built With

  • HTML
  • CSS
  • JS
  • Webpack

Live Demo

Leaderboard

Getting Started

To get a local copy up and running:

  1. Clone this repository or download the zip folder:

git clone https://github.com/HtetNaing0814/leaderboard.git

  1. Navigate to the location of the folder in your machine:

you@your-Pc-name:~$ cd Leaderboard

  1. Open the project with VScode:

code .

  1. Install the node packages:

npm install

  1. Build the node packages:

npm run build

  1. Run the webpack dev server:

npm run start

Deployment

Here is the online version of Leaderboard

Author

👤 - Github: @HtetNaing0814
👤 - LinkedIn: Htet Naing
👤 - Facebook: Htet Naing
👤 - Angelist: Htet Naing

🤝 Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check issue page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse

📝 License

This project is MIT licensed.

About

Leaderboard provides two functions: displays the list of the users and their scores fetching from the API and adds the new user and the score to the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published