https://github.com/joytaribagshaw/leaderboard-project
The leaderboard website displays scores submitted by different players.
https://github.com/joytaribagshaw/leaderboard-project
css3 html5 javascript webpack
Last synced: 4 months ago
JSON representation
The leaderboard website displays scores submitted by different players.
- Host: GitHub
- URL: https://github.com/joytaribagshaw/leaderboard-project
- Owner: JoyTaribagshaw
- License: mit
- Created: 2023-07-25T16:10:48.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-08-04T16:53:56.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T09:43:18.853Z (over 1 year ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://joytaribagshaw.github.io/Leaderboard-Project/dist/
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

To Do List.
**[ Leaderboard]** The leaderboard website displays scores submitted by different players.
### Tech Stack
1. HTML5
2. CSS3
3. JavaScript
4. Github
> This project contain the features listed below.
- **[HTML Display Property]**
- **[HTML Forms]**
- **[CSS Flex/Grid]**
- **[CSS Mobile First Design Approch]**
LIVE DEMO
> This Project is deployed at [Github Pages](https://joytaribagshaw.github.io/Leaderboard-Project/)
Project Presentation
### Prerequisites
In order to run this project you need:
```sh
install node and vscode
```
### Setup
Clone this repository to your desired folder:
```sh
git clone git@github.com:JoyTaribagshaw/Leaderboard.git
```
### Install
Install this project with:
```sh
cd Leaderboard
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
👤 *Joy Tari*
- GitHub: [Joy](https://github.com/JoyTaribagshaw)
- Twitter: [Joy](https://twitter.com/JoyTariBagshaw)
- LinkedIn: [Joy](https://www.linkedin.com/in/joy-tari-bagshaw-b8b891236?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BlJIF9fsfQCO4UIewGNO%2B%2FQ%3D%3D)
1. Send and receive data from API.
2. Final touches
Contributions, issues, and feature requests are welcome!
##👍 Contributors
Feel free to check the [issues page](https://github.com/JoyTaribagshaw/Leaderboard-Project/issues).
If you like this project you can star the repository to make it look better.
I would like to thank Microverse for giving me all the necessary knowledge i needed to make this project.
This project is [MIT](https://github.com/JoyTaribagshaw/Leaderboard-Project/blob/main/LICENSE) licensed.