Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usorfaitheloho/netmovie
NetMovie is a web application based on an external TV Maze API that provides details about movies, showing comment section and reservations as well as booking. The API provides data about TV Shows.
https://github.com/usorfaitheloho/netmovie
Last synced: 18 days ago
JSON representation
NetMovie is a web application based on an external TV Maze API that provides details about movies, showing comment section and reservations as well as booking. The API provides data about TV Shows.
- Host: GitHub
- URL: https://github.com/usorfaitheloho/netmovie
- Owner: usorfaitheloho
- Created: 2022-03-14T09:05:03.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-03T09:37:19.000Z (about 2 years ago)
- Last Synced: 2024-11-11T05:41:05.814Z (3 months ago)
- Language: JavaScript
- Homepage: https://usorfaitheloho.github.io/NetMovie/dist/
- Size: 9.46 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# NETMOVIE.
> Netshow is a movie web app that hosts various types of shows. Users can select any movie of their choice, see what other viewers have to say about the series, view more details about the movie, like the movie, and also leave their comments. The application was built using vanilla JavaScript, CSS, and HTML
![screenshot](/src/images/asset1.PNG)
Application was built with HTML, CSS, JavaScript and Webpack to meet the need of a Capstone project website.
## Built With
- HTML
- Css
- JavaScript
- Webpack
- Git and Gitflow
- Jest## Live Demo
- [Live Demo Link](https://usorfaitheloho.github.io/NetMovie/dist/)
- [link to video recording](https://drive.google.com/file/d/1e8F0edOXMpBgH7Fleg9ngES-H2GjbiNF/view?usp=sharing)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- You should have basic knowledge of HTML
- You should have basic knowledge of CSS
- You should have basic knowledge of webpack
- Also, a basic knowledge of git and github
- A code editor: I used VScode for this project but you can use any code editor of your choice
### Setup
- follow steps on this link to set up VScode code editor: [setup vscode](https://www.freecodecamp.org/news/how-to-set-up-vs-code-for-web-development/)### Install
[download](https://code.visualstudio.com/download) VScode.
[Watch this video](https://www.youtube.com/watch?v=MlIzFUI1QGA) on how to install VScode on windows### Usage
Clone project, run in your terminal:
```$ git clone https://github.com/usorfaitheloho/Movie-app.git ```
Open the cloned project in your code editor and run:
``` $ cd Movie-app ```
Install npm packages, run:
``` $ npm i or npm install ```
Then run the server:
``` $ npm start ```
## Faith Usor
- GitHub: [@githubhandle](https://github.com/usorfaitheloho)
- Twitter: [@twitterhandle](https://twitter.com/faithusor16)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/faith-usor)**Okoroji Victor Ebube**
- GitHub: [@githubhandle](https://github.com/vickymarz)
- Twitter: [@twitterhandle](https://twitter.com/Vicky_mars)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okoroji-victor-ebube-8791741a0/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgment
- Microverse## 📝 License
This project is [MIT](./MIT.md) licensed.