Skip to content

svinkle/tv-db

Repository files navigation

TV-Db 📺

Search TV-Db for your favourite TV shows!

This repo is a demo component from the article, Creating Accessible React Apps. Have a read to find out how this app works and what makes it accessible, then come back and check out the source code. 🙂

Try out the live demo for yourself!


Dev Info

This project was generated with create-react-app.

Development server

  1. Run npm install to grab all the dependencies.
  2. Run npm start for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The builds the site and will be stored in the build/ directory.

Site data

Data, images, and content via TVMaze API.

License

This project and its source code is licensed under the MIT license.