Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nickemma/capstone-project-kanban
- Owner: nickemma
- License: mit
- Created: 2022-07-25T12:10:09.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-12-16T09:05:49.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T22:07:31.915Z (7 months ago)
- Topics: api, css, html5, javascript, jest-tests, webpack
- Language: JavaScript
- Homepage: https://nickemma.github.io/capstone-project-kanban/
- Size: 14.3 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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** 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.
Client
- [Live Demo Link](https://nickemma.github.io/capstone-project-kanban/)
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
```
👤 **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/)
- [ ] **I will add a feature for a new project.**
- [ ] **I will add some animations.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project consider giving it a star ⭐️.
I would like to thank Microverse for giving me the opportunity to work on this project.
- LazyCoders
- Coding Partners
This project is [MIT](./LICENSE) licensed.