Creating Accessible React Apps
TV-Db
Accessible React App Demo
?
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
- 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.
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.