Capstone Project for JavaScript
The Movie (Comedy) website is our JavaScript capstone project. It is about building our web application based on two external APIs. We selected the TvMaze Api which provides data for movies to build the web app around it. We also used the Involvement API by Microverse to record likes and comments.
The web app has two user interfaces since we are a team of two:
- A home page showing a list of items that you can "like."
- A popup window with more data about an item that you can use to comment on.
In the future, we could add another interface to create reservations for a table at the restaurant.
You may read here the document with all the requirements for the project document.
- HTML, CSS
- JavaScript
- WebPack
- Jest Library
- Stylelint, Web Hint, Lighthouse
To get a local copy up and running, follow the steps in Setup below.
Basic knowledge of HTML, CSS.
If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.
Download the ZIP from this location, or run the following git command to clone the files to your machine:
git clone https://github.com/Fatima-hub333/Capstone-Movies-Api.git
-
Once the files are on your machine, open the Portfolio folder in Visual Studio Code.
-
With the files open in Visual Studio Code, press the Go Live button at the bottom of the window to launch the files with Live Server.
The following tools help make easier to work with sample code.
- git: A tool for managing source code
- Visual Studio Code: A source code editor
- Live Server: A simple web server utility for Visual Studio Code
👤 Fatima Zahir
-
GitHub: @githubhandle
-
Twitter: @twitterhandle
-
LinkedIn: LinkedIn
Arnaud Bandonkeye
-
GitHub: @githubhandle
-
Twitter: @twitterhandle
-
LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.