https://github.com/mohamedsabry0/leaderboard
simple project as an interface for an API. Built with JavaScript
https://github.com/mohamedsabry0/leaderboard
Last synced: 4 months ago
JSON representation
simple project as an interface for an API. Built with JavaScript
- Host: GitHub
- URL: https://github.com/mohamedsabry0/leaderboard
- Owner: mohamedSabry0
- License: mit
- Created: 2022-07-30T16:12:14.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2023-05-31T10:05:23.000Z (about 2 years ago)
- Last Synced: 2025-01-13T01:25:31.832Z (5 months ago)
- Language: JavaScript
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaderboard
> A simple app that consumes an API for tracking scores in games.
## Built With
- HTML/CSS
- Javascript
- Webpack## Live Demo
[Live Demo Link](https://leaderboard-h5v3.onrender.com)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:mohamedSabry0/todo-list-2.git
```- Change to the project's root directory
```sh
cd todo-list-2
```- Make sure to checkout to the feature branch
```sh
git checkout list-structure
```- Run `npm install`
- Run `npm run start`
## Author
👩💻 **Mohamed Sabry**
- GitHub: [@mohamedSabry0](https://github.com/mohamedSabry0)
- Twitter: [@mohsmh0](https://twitter.com/mohsmh0)
- LinkedIn: [Mohamed Sabry](https://linkedin.com/in/mohamed-sabry0/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!