https://watch-time.netlify.app
A react app for showing upcoming movies and tv shows in a minimal way.
Project is configured from scratch using wepack and babel configuration for react.
This project is still under construction (In Development)
Client/UI: React, Redux, Redux-Thunk, TailwindCSS, SCSS, Immer
Data: TMDB Api service is used for fetching the data
- Creating weback and babel configuration from scratch for working of react and react-dom.
- Creating Hight order components efficiently
- Setting up prettier and eslint for code styles