Yanir-R / TVGuide

:tv: guide based on TVmaze API :movie_camera:

Home Page:https://medium.com/@Yanir_Rot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Get Started

Clone the repo:

git clone https://github.com/Yanir-R/TVGuide.git

Install dependencies:

npm i

Run The Client:

npm start

Introduction

An app with React & Typescript & MUI, based on TVmaze API which is a TV guide for users to look for favorite TV shows

Features

  • Search for TV shows
  • Show list
  • Pagination
  • Details about each show
  • Responsive design

Instructions

  • Open the application in your browser at http://localhost:3000/
  • The site will load dynamically 200~ shows, user can switch to the next page to load more shows
  • Clicking on the image of each show opens a new page with more details about the show
  • Click on the logo to redirect to home page

Motivation

This project was created to test my proficiency with React, TypeScript, and MUI.

Technologies

reactjs typescript html javascript material-ui

License MIT © Yanir-r

About

:tv: guide based on TVmaze API :movie_camera:

https://medium.com/@Yanir_Rot


Languages

Language:TypeScript 84.1%Language:HTML 13.1%Language:CSS 2.8%