An open API service indexing awesome lists of open source software.

https://github.com/codecraft26/imbd-movie


https://github.com/codecraft26/imbd-movie

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

Imdb Movie selector

here is web app for learning how to pass data from one component from one to another component. I make this project to learn api fetching and passing data from one component to another component.

🚀 Demo

[https://imbd-movie.vercel.app/](https://imbd-movie.vercel.app/)

Project Screenshots:


![home](https://user-images.githubusercontent.com/75511608/221228505-f535dea2-80d9-4ce7-a5b2-63b0bb185d18.png)

project-screenshot

🛠️ Installation Steps:

1. git clone

```
https://github.com/codecraft26/Imbd-movie.git
```

2. go into the directory

3. run the command :

```
npm i
```

4. and then :

```
npm start
```

5. feel free to make PR 😊



💻 Built with

Technologies used in the project:

* React
* This webapp uses api https://www.themoviedb.org/ for fetching api
* React crousal for making crousal
* React skeleton for making skeleton while page loading