Skip to main content

Command Palette

Search for a command to run...

Day 4 (30 Day of Code)

Updated
1 min read
Day 4 (30 Day of Code)
N

I am Nirbhay Singh , I am starting this blog to document my coding journey of becoming a software developer and to get my first $ 100k offer .

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?

  1. React Hooks such as useEffect.

  2. Routing parameters in React using react-router-dom.

  3. I have used new packages such as react-responsive-carousel and react-loading-skeleton.

  4. How to Integrate API in React.

Homepage

Routing parameters

Routing parameters

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.

30 Days of Code

Part 25 of 28

I created this series to document my regressive learning of 30 days of my summer breaks of 2023. Contents of this series will not follow any pattern. It will a mixture of DSA and web dev.

Up next

Day 3 (30 Days of Code)

2 July 2023 Today I did 2 easy Leetcode questions as my daily DSA routine. Most of the day I spent making projects. I want to get practice in React by building projects. Today I started my first react project and I am still doing it. I am following a...

More from this blog

Daily Code by Nirbhay

74 posts

Hey, this is Nirbhay. I started this blog to document my journey of learning to code and get my first $100k offer. I'll be sharing the things related to DSA, backend development, devops and many more.