3 July 2023
Today I completely dedicated myself to completing the project which I started on 2 July.
I have completed the project I was hoping for and I feel pretty confident in using React.
About the project :
It is a Movie catalog website (IMDB Clone) using React and TheMovieDB API.
For more details please take a look at my GitHub repository.
https://github.com/nirbhay-singh100/IMDB-clone
What did I learn?
React Hooks such as useEffect.
Routing parameters in React using react-router-dom.
I have used new packages such as react-responsive-carousel and react-loading-skeleton.
How to Integrate API in React.
A big thanks to Coding Star for an amazing and informative tutorial.
Check out his channel if you want to learn about the project.
https://www.youtube.com/watch?v=KH-pw1cv34E&t=2409s&ab_channel=CodingStar
Note:
The CSS or anything related to design was not done by me. It was all copied. However, the React part is something I learned from the tutorial and tried my best to implement whenever it was needed.