Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrprotocoll/leaderboard-microverse

using API
https://github.com/mrprotocoll/leaderboard-microverse

Last synced: 10 days ago
JSON representation

using API

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

**Leaderboard Project** is a single webpage that enables the adding, updating and removal of to do tasks.

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **Leaderboard**
- **API calls using Async/Await**

(back to top)

## 💻 Getting Started

### 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

(install npm)

### 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
```

(back to top)

## 👥 Authors

👤 **mrprotocoll**

- GitHub: [@mrprotocoll](https://github.com/mrprotocoll)
- Twitter: [@dprotocoll](https://twitter.com/dprotocoll)
- LinkedIn: [@mrprotocoll](https://www.linkedin.com/in/mrprotocoll)

(back to top)

## 🔭 Future Features

- [ ] **[ More styling with animation ]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

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.

(back to top)

## 🙏 Acknowledgments

I would like to thank [Microverse](https://www.microverse.org/)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)