A movie webapp that can be used for view reviews of your favorite movies. It is engineered using Vanilla JavaScript (DOM manipulation), REST API(TVmaze API: data about TV series and movies), HTML5 and Vanilla CSS3 as a Microverse Group Capstone Project.
- HTML 5
- CSS 3
- Javascript Vanilla
- REST API(TVmaze API: data about TV series and movies)
- Microverse Involvement API
Check out the Live Demo here 🍕
Watch the live presentation on what the project is about and how we created the website
To get a local copy up and running follow these simple example steps.
- ECMA Script compatible web browsers
- Clone the repository
- run
cd Javascript_Capstone
Get any HTML text editor (VS Code, Brackets, Atom) and run:
npm install
npm run build
npm run start
To use the test, ensure that the previously ran npm install
properly installed JEST.
- Else, run
npm install --save-dev jest
- run
npm run test
👤 Atsighi Bright
👤 Akinlade Temitope
GitHub: @mckent05
- Twitter: @mckent05
- LinkedIn: akinlade temitope
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to those that provided their API's for this project.
- Big thanks to coding partners and standup teams.
- Appreciate the entire Microverse community.
This project is MIT licensed.