Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diamondnath07/jscapstone

This is a web application that renders data using the pokeApi and also features a counter API to keep track of the numbers of likes a particular cartoon has. It also takes record of visitors comments and displays it on a pop-up page
https://github.com/diamondnath07/jscapstone

Last synced: 8 days ago
JSON representation

This is a web application that renders data using the pokeApi and also features a counter API to keep track of the numbers of likes a particular cartoon has. It also takes record of visitors comments and displays it on a pop-up page

Awesome Lists containing this project

README

        

# Movie App
This is a web application that renders data using the pokeApi and also features a counter API to keep track of the numbers of likes a particular cartoon has. It also takes record of visitors comments and displays it on a pop-up page

logo

Microverse README Template

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [🚀 kanban Board](#link)
- [🚀 Live Recording](#link)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Movie_App]

> This is an application that works with tvmaize API. It is built using webpack, vanilla javascrip, HTML&CSS and API

**[Movie_App]** is a CRUD operation application

## 🛠 Built With

### Tech Stack

>

Client

Server

### Key Features

> Some of the key features are;

- **[Create_Post]**
- **[Read_Post]**
- **[Update_Post]**

(back to top)

## 🚀 Live Demo

> View live here

- [Live Demo Link](https://diamondnath07.github.io/jsCapstone/dist/)

- [Kanban board ](https://github.com/users/DiamondNath07/projects/1)
- [repository link ](https://github.com/DiamondNath07/jsCapstone.git)
- [recording link ](https://drive.google.com/drive/folders/13iyevFiwr_6FDyUrbZAmcgc1zdWOHKF_?usp=share_link)

(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:
Install Vs studio or any text editor of your choice
Install git bash
Install webpack
Install node on your device globally

```

### Setup

Clone this repository to your desired folder:

```
https://github.com/DiamondNath07/jsCapstone.git

```

### Install

Install this project with:

```
node.js
webpack
linters

```

### Usage

To run the project, execute the following command:

```
cd scr folder
open terminal
run npm install
run npm start

```

(back to top)

## 👥 Authors

👤 **Diamond Nathaniel I**

- GitHub: [@DiamondNath07](https://github.com/DiamondNath07)
- Twitter: [@DiamondNath07](https://twitter.com/@diamondNath07)
- LinkedIn: [Diamond Nathaniel I](https://linkedin.com/in/diamond-nathaniel-6b664b245)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]https://github.com/DiamondNath07/jsCapstone.git/issues).

(back to top)

## ⭐️ Show your support

> Write a message to encourage readers to support your project

If you like this project kindly give a star

(back to top)

## 🙏 Acknowledgments

> Give credit to everyone who inspired your codebase.

I would like to thank my coding-team

(back to top)

## ❓ FAQ

> Add at least 2 questions new developers would ask when they decide to use your project.

- **[Question_1]**

- [Can_I_delete_from_app]

- **[Question_2]**

- [Can_I_use_it_on_mobile]

(back to top)

## 📝 License

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

_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._

(back to top)