Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickemma/capstone-project-kanban

This project is based on the Free-To-Game API. The data is fetched from the API and gets displayed on the cards. The user can comment on the cards and give likes also.
https://github.com/nickemma/capstone-project-kanban

api css html5 javascript jest-tests webpack

Last synced: about 5 hours ago
JSON representation

This project is based on the Free-To-Game API. The data is fetched from the API and gets displayed on the cards. The user can comment on the cards and give likes also.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Exotic Rentals ](#-exotic-rentals--)
- [Backend](#backend)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Free-To-Game

**Free to game** This project is based on the Free-To-Game API. The data is fetched from the API and gets displayed on the cards. The user can comment on the cards and give likes also.

## 🛠 Built With

### Tech Stack

Client

## 🚀 Live Demo

- [Live Demo Link](https://nickemma.github.io/capstone-project-kanban/)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone [email protected]:NickEmma/capstone-project-kanban.git
```

### Install

Install this project with:

```sh
cd capstone-project-kanban
yarn install
```

### Usage

To run the project, execute the following command:

```sh
live server
```

### Deployment

You can deploy this project using:

```sh
git push main
```

(back to top)

## 👥 Author

👤 **Nicholas Emmanuel**

- GitHub: [@NickEmma](https://github.com/NickEmma)
- Twitter: [@techieEmma](https://twitter.com/techieEmma)
- LinkedIn: [@Nicholas Emmanuel](https://www.linkedin.com/in/techieemma/)

👤 **ademibowale Adebowale Adegboye**

- GitHub:(https://github.com/ademibowale)
- Twitter:(https://twitter.com/ademibowale)
- LinkedIn:(https://www.linkedin.com/in/ademibowale/)

## 🔭 Future Features

- [ ] **I will add a feature for a new project.**
- [ ] **I will add some animations.**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

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

(back to top)

## ⭐️ Show your support

If you like this project consider giving it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

- LazyCoders
- Coding Partners

(back to top)

## 📝 License

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

(back to top)