Skip to content
/ tv-maze Public

This is the capstone project for module two in Microverse (Kanban board).

License

Notifications You must be signed in to change notification settings

teckim/tv-maze

Repository files navigation

tv-maze

This is the capstone project for module two in Microverse (Kanban board). In this project we created a fully functional web app that fetches tv shows from an api TV-maze Users can also comment and like movies and shows.

Deskstop View

screenshot

Mobile View

screenshot

Built With

  • HTML5, Javascript
  • CSS3

Getting Started

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

Prerequisites

Setup

Run tests

For tracking linters errors locally, you need to follow these steps:

  • For tracking linter errors in HTML file run:
  1. npm install --save-dev [email protected]
  2. npx hint .
  • For tracking linter errors in CSS file run:
  1. npm install --save-dev [email protected] [email protected] [email protected] [email protected]
  2. npx stylelint "**/*.{css,scss}"
  • For tracking linter errors in Javascript file run:
  1. npm install --save-dev [email protected] [email protected] [email protected] [email protected]
  2. npx eslint .

Deployment

  • Use GitHub pages to deploy website
  • For more information about publishing sources, see About github pages

Authors

👤 Hakim Bhd

👤 Rich Adu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you liked this project!

Acknowledgments

  • Microverse
  • Coding Partners
  • Code Reviewers

📝 License

This project is MIT licensed.

About

This is the capstone project for module two in Microverse (Kanban board).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published