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.
- Host: GitHub
- URL: https://github.com/anasbassi/leaderboard
- Owner: anasbassi
- Created: 2022-07-20T06:57:49.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2022-08-15T05:50:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T09:43:52.593Z (over 1 year ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://gorgeous-torrone-f36f3d.netlify.app/
- Size: 675 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.