Skip to content

The JavaScript capstone project is about building our own web application based on an external API(TVmaze API: data about TV series and movies). TVmaze API was selected by the team, because it provides data about a topic that we both like, to enable us to build the web app around it. The web app will have 2 user interfaces.

DanSam5K/Webflix-Index

Repository files navigation

WEBFLIX (JavaScript Capstone Project)

The JavaScript capstone project is about building our own web application based on an external API(TVmaze API: data about TV series and movies). TVmaze API was selected by the team, because it provides data about a topic that we both like, to enable us build the webapp around it. The webapp will have 2 user interfaces.

  • 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 it

In this activity, we worked as a team to prepare a Kanban board with a GitHub project. As this our very first group project in our Microverse journey, a very detailed template was provided by Microverse, using a special script prepared for the team.

screenshot screenshot

Built With

  • JavaScript
  • HTML & CSS
  • Bootstrap
  • Webpack
  • Jest testing framework
  • Git and Github pages
  • VSCode
  • Linter Checkers

Deployment Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Install

To get a local copy up and running follow these simple example steps.

  • Open terminal
  • Clone this project using the command git clone https://github.com/DanSam5K/Webflix-Index.git
  • cd <clone> folder
  • Run npm install to install all project dependencies
  • Run npm start in your local browser or using Live Server in Visual Studio Code.

Author 👤

👨‍💻 Daniel Samuel

👨‍💻 Jose Alberto Arriaga Ramos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used 🔰
  • Inspiration 💘
  • Microverse program ⚡
  • Our standup team 🏹
  • Our family's support 🙌

📝 License

This project is MIT licensed.

About

The JavaScript capstone project is about building our own web application based on an external API(TVmaze API: data about TV series and movies). TVmaze API was selected by the team, because it provides data about a topic that we both like, to enable us to build the web app around it. The web app will have 2 user interfaces.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published