Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nimplay/api-webapp
This project is a web application based on an external API tvmaze that shows list of movies which can be liked and commented. We selected this API that provides data about Movies.
https://github.com/nimplay/api-webapp
api css html javascript webpack
Last synced: 2 days ago
JSON representation
This project is a web application based on an external API tvmaze that shows list of movies which can be liked and commented. We selected this API that provides data about Movies.
- Host: GitHub
- URL: https://github.com/nimplay/api-webapp
- Owner: nimplay
- Created: 2022-07-25T14:48:20.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-28T20:47:38.000Z (over 2 years ago)
- Last Synced: 2023-03-04T03:09:12.127Z (over 1 year ago)
- Topics: api, css, html, javascript, webpack
- Language: JavaScript
- Homepage: https://nimplay.github.io/api-webapp/dist/
- Size: 1.1 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movie Show
> This project is the Microverse's second Capstonetone project.
> Its a web application based on an external API [tvmaze](https://www.tvmaze.com/api) that shows list of movies which can be liked and commented.
> We selected [this](https://www.tvmaze.com/api) API that provides data about Movies.## Live Demo
[Live Demo Link](https://nimplay.github.io/api-webapp/dist)
## Video Link
[Click here to watch the video](https://drive.google.com/file/d/1Z6er6-cLoeSmR9cG_U5qDnrWSDfnPB27/view?usp=sharing)## Built With
- Languages: HTML, scss and JavaScript
- Linters: Lighthouse, Webhint, Stylelint and ESLint
- Node
- Gitflow
- VS Code
- Webpack
- Jest
- APIs: [tvmaze API](https://www.tvmaze.com/api) and [Involvement API](https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270)
- Linters: Lighthouse, Webhint, Stylelint and ESLintTo get a local copy up and running follow these simple example steps.
### Project Documentation
Here is the presentation [video]()
### Prerequisites
install git, node, any code editor in your local machine### Setup
clone the repo or download from https://github.com/nimplay/repositories/api-webapp### Install
install all dependencies with npm install### Usage
open index.html in your local browser## Authors
👤 Shahira Sadat- GitHub: [Shahira Sadat](https://github.com/shahira-sadat)
- Twitter: [Shahira Sadat](https://twitter.com/SadatShahira)
- Linkedin: [Shahira Sadat](https://www.linkedin.com/in/shahira-sadat-49b402199)
- Gmail: [email protected]👤 **Authors**
Nimrod Acosta- GitHub: [nimplay](https://github.com/nimplay)
- Twitter: [NimrodAcosta](https://twitter.com/NimrodAcosta)
- LinkedIn: [nimrod-acosta](https://www.linkedin.com/in/nimrod-acosta-734330169/)
## 🤝 ContributingContributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://www.microverse.org/)