On this capstone we created a website using the TvMaze API
The website displays the seasons and episodes of three chosen TV shows, as well as having a comment section for every episode connected to the involvement API, the project was built with HTML, CSS, JavaScript, bundled with Webpack and tested with Jest.
- HTML
- CSS
- JavaScript
- Webpack
- Jest
- TvMaze API
- Involvement API
- Clone the repository with git clone https://github.com/DyaryRaoof/javascript-capstone.git;
- Open the cloned folder on the IDE of your choice;
- Install dependencies with npm i;
- Use npm start to start the website;
- Use npm run test to run the tests;
👤 Leonardo Paz
- Github: Leonardo Paz
- Twitter: Leonardo Paz
- Linkedin: Leonardo Paz
👤 Dyary Raoof Bayz
- GitHub: @DyaryRaoof
- Twitter: @DyaryRaoof
- LinkedIn: @DyaryRaoof
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Microverse
- TvMaze API for their amazing public API
This project is MIT licensed.