https://github.com/codecraft26/imbd-movie
https://github.com/codecraft26/imbd-movie
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codecraft26/imbd-movie
- Owner: codecraft26
- Created: 2023-02-24T13:12:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T19:57:56.000Z (over 3 years ago)
- Last Synced: 2025-11-28T12:55:24.525Z (6 months ago)
- Language: JavaScript
- Homepage: https://imbd-movie.vercel.app
- Size: 590 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

)
🛠️ 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