Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrprotocoll/leaderboard-microverse
using API
https://github.com/mrprotocoll/leaderboard-microverse
Last synced: 10 days ago
JSON representation
using API
- Host: GitHub
- URL: https://github.com/mrprotocoll/leaderboard-microverse
- Owner: mrprotocoll
- License: mit
- Created: 2023-02-03T13:56:47.000Z (almost 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-05T14:52:05.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T08:40:53.308Z (28 days ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leaderboard-microverse
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [💻 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)**Leaderboard Project** is a single webpage that enables the adding, updating and removal of to do tasks.
Client
- **Leaderboard**
- **API calls using Async/Await**
### Prerequisites
In order to run this project you need:
1. npm
use the following link to setup npm if you dont have it already installed on your computer
### Setup
Clone this repository to your desired folder using the above command:
```sh
cd my-folder
git clone https://github.com/mrprotocoll/leaderboard-microverse.git
```
### Install
Install this project with:
```sh
cd my-project
npm install -y
```
### Usage
To run the project:
```sh
npm start
```
👤 **mrprotocoll**
- GitHub: [@mrprotocoll](https://github.com/mrprotocoll)
- Twitter: [@dprotocoll](https://twitter.com/dprotocoll)
- LinkedIn: [@mrprotocoll](https://www.linkedin.com/in/mrprotocoll)
- [ ] **[ More styling with animation ]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
https://github.com/mrprotocoll/leaderboard-microverse
## ⭐️ Show your support
If you like this project, please don't forget to follow me and give it a star.
I would like to thank [Microverse](https://www.microverse.org/)
This project is [MIT](./LICENSE) licensed.