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

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.

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).