Dangelo-JAN / KA_Show_Reviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KA_Show_Reviews

This website features the use of TVMazeAPI (to display major TV shows) and Involvement API (to keep track of comments and likes). The site allows a user to click on various TV shows and be greeted with a popup on some of the show details. We also allow users to leave likes and comments on the videos. Explore the page and have fun!

Built With

  • HTML, CSS, Javascript
  • Webpack

Live Demo (if available)

https://dangelo-jan.github.io/KA_Show_Reviews/ click this link for a brief tour of the site and an explanation of a code snippet (https://drive.google.com/file/d/16nJAAvjmc7n28zLtD-a9ChkINAqdnSFw/view?usp=sharing)

Getting Started

To get started please copy the following into your terminal inside your directory of choice: git@github.com:Dangelo-JAN/KA_Show_Reviews.git Next open the project in your favorite text editor and run the following commands in the project's root directory:

npm install npm run build npm start

The final command will open the website live in your default browser. Have fun exploring the page!

Prerequisites

This project requires a text editor like VSCode

Run tests

After following the install steps above, you may run the tests by running npm run test in the terminal

To run the test in your enviroment run the following commands in the project's root directory using the terminal:

npm test

Authors

πŸ‘€ Author1 Aaron Keegan

πŸ‘€ Author2

🀝 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

  • TVMAZE by it's API: APISource = https://api.tvmaze.com/shows/
  • Hat tip to anyone whose code was used
  • Thank you Microverse for their curriculum on APIs, Modules, and async JS code. That was a major inspiration for this project

πŸ“ License

This project is MIT licensed.

About


Languages

Language:JavaScript 71.8%Language:CSS 15.9%Language:HTML 12.3%