Skip to content

Website to display a series and filter it by its genre made with HTML, CSS, Javascript, Web packs, and API

Notifications You must be signed in to change notification settings

gemmen29/show-app

 
 

Repository files navigation

Show app

Display a list of series using two different API's (TvMaze Show API & Microverse Involvement API).

screenshot

Built With

  • API
  • WEBPACK
  • HTML
  • SASS
  • JS
  • Bootstrap 5

Live version

Project Video

Getting Started

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

1- Click on the top right green code button.
2- On the dropdown menu, choose download zip button.
3- After download, extract the zip file and you have the project running on your machine.
4- You can also clone the project using git clone command.
5- After downloading or cloning the project use the command git i to install all Node packages.

Prerequisites

To contribute with this project you must instal the follow items:

  • NODE
  • NPM
  • SASS

Setup

Dowload NPM and NODE

Install

Install the packages globally and after that:

npm install

Run tests

  • npm run fixlinters fix and look up for errors
  • npm run test jest test

Authors

👤 George Magdy

👤 Will Teixeira

👤 Yigit Mersin

🤝 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

📝 License

This project is MIT licensed.

About

Website to display a series and filter it by its genre made with HTML, CSS, Javascript, Web packs, and API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.4%
  • HTML 26.0%
  • SCSS 8.6%