https://github.com/frempongdev/leaderboard
This project is an application that is used by Gamers to save and rank their scores. It solves the problem of improper record keeping of scores for Fifa 23 players. The projects was built with Webpack, Babel, Javascript, HTML5 and CSS3.
https://github.com/frempongdev/leaderboard
babel css3 html5 javascript webpack
Last synced: about 1 year ago
JSON representation
This project is an application that is used by Gamers to save and rank their scores. It solves the problem of improper record keeping of scores for Fifa 23 players. The projects was built with Webpack, Babel, Javascript, HTML5 and CSS3.
- Host: GitHub
- URL: https://github.com/frempongdev/leaderboard
- Owner: frempongdev
- License: mit
- Created: 2023-02-15T11:11:36.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-16T22:21:17.000Z (about 3 years ago)
- Last Synced: 2025-03-25T10:51:11.325Z (about 1 year ago)
- Topics: babel, css3, html5, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 5.46 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Leaderboard 🏆🏆🏆
## 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)
### This project goes live [here](https://frempongdev.github.io/Leaderboard/dist/) 🚀 .
If link does not work copy URL ( https://frempongdev.github.io/Leaderboard/dist/ )
SCREENSHOT
**Leaderboard** is a single page application project for takinf and displaying scores.
HTML
CSS
Javascript
- **This Project has a Readme.md file**
- **This Project has a gitignore file**
- **This projects follows all Microverse Linters**
- **This project takes user inputs of names and scores**
- **This project displays the input for name and scores in the recent scores box**
- **This project saves the score details to an API**
- **This project fetches the score details from an API**
- **This project has syntax with ES6 format.**
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need to copy the link of this Repository.
```sh
https://github.com/frempongdev/Leaderboard.git
```
### Setup
Clone this repository to your desired directory using the command:
```sh
cd your-folder
git clone https://github.com/frempongdev/Leaderboard.git
```
### Usage
Kindly go ahead and give this project a massage but do not forget to give a detailed description in your pull request.
Install the required dependencies using the following command:
```sh
npm install
```
Run the server using the following command:
```sh
npm start
```
-
- GitHub: [@frempongdev](https://github.com/frempongdev)
- Twitter: [@knobaddy](https://twitter.com/knobaddy)
- LinkedIn: [Samuel knower Amankwaa-Frempong](https://www.linkedin.com/in/frempongdev/)
- [ ] **[User Sign In and interactions]**
- [ ] **[Fan comments and votes]**
- [ ] **[Various Game details like opponent and rounds]**
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project kindly support by suggesting changed by forking and pull requests
I would like to thank everyone who inspired me to learn programming. Regards to the whole Microverse team, Peers, and family supporting.
This project is [MIT](./LICENSE) licensed.