An open API service indexing awesome lists of open source software.

https://github.com/anasbassi/leaderboard

Leaderboard website is a page that contains information about scores and names of participants in a game. The list can be generated from the application by writing in the field provided, The app also preserves data using the external Leaderboard API. The app was then styled.
https://github.com/anasbassi/leaderboard

css html javascript webpack

Last synced: 3 months ago
JSON representation

Leaderboard website is a page that contains information about scores and names of participants in a game. The list can be generated from the application by writing in the field provided, The app also preserves data using the external Leaderboard API. The app was then styled.

Awesome Lists containing this project

README

          

# Leaderboard

> Leaderboard website is a page that contains information about scores and names of participants in a game.
> The list can be generated from the application by writing in the field provided,
> The app also preserves data using the external Leaderboard API.
> The app was then styled.

The pull request is opened to get a review on the project and check for any required changes.

## Built With

- HTML
- CSS
- Javascript
- Webpack

## Live Demo

[View Live Demo](https://anasbassi.github.io/Leaderboard/dist/)

### Setup

> Open GitHub and go to my GitHub repository name: to do list.to clone.
> Click “Code” and copy the given URL.
> click code and copy the URL.
> click code and copy the URL.
> Open “Git Bash” and change the current working directory to the location where you want the cloned directory.
> Type git clone in the terminal, paste the URL you copied earlier, and press “enter” to create your local clone.
> Syntax:
$ git clone()

## 🛠 Installation & Set Up

1. Install Node Modules
npm install
2. Start the development server
npm start
3. Open [http://localhost:8080](http://localhost:8080) to view it in the browser.

## 🚀 Building and Running for Production

1. Generate a full static production build
npm run build

## Authors

**Anas Abubakar Bassi**

- GitHub: [@anasbassi](https://github.com/anasbassi)
- Twitter: [@anasabu92568449](https://twitter.com/anasabu92568449)
- LinkedIn: [Anas Abubakar](https://linkedin.com/in/anas-abubakar-7b352722b)

## :handshake: Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/anasbassi/todo-list/issues).

## Show your support

Give a :star:️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## :memo: License

This project is [MIT](./MIT.md) licensed.