Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/diamondnath07/jscapstone
- Owner: DiamondNath07
- License: mit
- Created: 2022-12-07T18:12:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T18:17:26.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T18:50:35.482Z (over 1 year ago)
- Language: JavaScript
- Size: 3.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
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)> 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
>
Client
Server
> Some of the key features are;
- **[Create_Post]**
- **[Read_Post]**
- **[Update_Post]**
> 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)
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
```
👤 **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)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]https://github.com/DiamondNath07/jsCapstone.git/issues).
> Write a message to encourage readers to support your project
If you like this project kindly give a star
> Give credit to everyone who inspired your codebase.
I would like to thank my coding-team
> 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]
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._