Project developed using React with TypeScript
- Home
- Movie Details
- Categories
- Tredings
- Top Rated
- Skeleton Components
- Component when movie have zero review
- Pagination on categories page
- Navigation Mobile
- Search Functionality
- Create Custom List
- Add movie in custom list
- Remove movie form custom list
- Add PWA features
- Translations
- Docker
- Tests
- Deploy AWS?
git clone https://github.com/lucassenarj/my-favorite-movies.gitcd my-favorite-moviesyarn installornpm installyarn startornpm start