Skip to content

brainconnect93/Leaderboard

Repository files navigation

Leaderboard

This application displays scores submitted by different players from an API service. It also allows a user to submit his/her score while preserving the data on the browser.

Leaderboard screenshot

board

Built With

  • HTML
  • CSS
  • Javascript (ES6)
  • Webpack, and served by a Webpack dev server

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

node js
npm

Setup

Clone the repository and change the directory to leaderboard

$ git clone git@github.com:brainconnect93/Leaderboard.git
$ cd Leaderboard

Install

Install all project dependencies by running the command below

$ npm install
$ npm run build

Usage

$ npm start

Authors

👤 Afolabi Akorede

🤝 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

📝 License

This project is MIT licensed.

About

This is an educational project to make a TodoList web application, where the users can add new todo, remove todo, edit todo, mark todo as completed, and remove all completed todo. Built with Webpack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors