https://github.com/nasirkhan294/movie-browser
This repository contains a professional-grade Movie Browser application built using React, providing users with an immersive and seamless experience while browsing their favorite movies.
https://github.com/nasirkhan294/movie-browser
functional-components react-props react-router react-states reactjs restful-api
Last synced: 2 months ago
JSON representation
This repository contains a professional-grade Movie Browser application built using React, providing users with an immersive and seamless experience while browsing their favorite movies.
- Host: GitHub
- URL: https://github.com/nasirkhan294/movie-browser
- Owner: Nasirkhan294
- Created: 2022-07-12T06:13:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T06:47:43.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T00:40:01.865Z (4 months ago)
- Topics: functional-components, react-props, react-router, react-states, reactjs, restful-api
- Language: JavaScript
- Homepage: https://react-movie-browser-201.netlify.app/
- Size: 299 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### React Movie Browser
[Live Project](https://react-movie-browser-201.netlify.app/search).
### What is in this React Movie Browser?
Here are the points I covered in the project:
- Functional components
- React state
- React props
- React routers
- RESTful APIs using a free movie database API### How to get a copy of this code
1. You can either download this codebase using the Download option on Github.
2. You can clone this repo onto your computer (but you can't push changes to it)
3. You can _fork_ this repo, then clone your copy and make all the changes you want to your own copy of this repo (suggested method).