Moves & TV shows discovery app like IMDB
To see a demo video, click the screenshot below.
Try it on netlify
The site is published at https://hannah0124.github.io/React-Nomflix/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
npm start
Browser: http://localhost:3000
npm run deploy
- Home
- TV Shows
- Search
- Detail
- Collection
- Now playing (Movie)
- Upcoming (Movie)
- Popular (TV, Movie)
- Airing Today (TV)
- Top Rated (TV)
- Movie Detail (Trailers, production company & countries)
- TV Show Detail (Trailers, production company & creators & seasons)
- Search (Movie, TV)
- Collection (Movie)
- Netlify: Deployment for static websites
- Axios: https://github.com/axios/axios
- Color Palettes: https://flatuicolors.com/
- Tabs: https://sandny.com/2019/10/28/simple-tab-view-using-react-tabs/