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!
This project was generated with create-react-app.
- Run
npm install
to grab all the dependencies. - Run
npm start
for a dev server. Navigate tohttp://localhost:3000/
. The app will automatically reload if you change any of the source files.
Run npm run build
to build the project. The builds the site and will be stored in the build/
directory.
Data, images, and content via TVMaze API.
This project and its source code is licensed under the MIT license.