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

https://github.com/shewolf227/react-movie-app


https://github.com/shewolf227/react-movie-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React-Movie-App

> Following the tutorial from [FreeCodeCamp](https://www.freecodecamp.org/news/react-movie-app-tutorial/), the objectives are:

- Use a real API to search for movies as we type
- Create a "Netflix style" horizontal scroll effect
- Add movies to and remove them from our favourites
- Save our favourites to local storage to they appear when the app refreshes

Screenshot of the UI

## Built With

- React
- BootStrap

## Live Demo

[Live Demo Link](https://SoniaKarungi.github.io/React-Movie-App)

## Getting Started

To get a local copy up and running follow these simple example steps.

- Clone this repository to your local machine
- git clone https://github.com/SoniaKarungi/React-Movie-App.git
- cd Portfolio
- Open `index.html` file in a browser of your choice

## Authors

👤 **Author1**

- GitHub: [@SoniaKarungi](https://github.com/SoniaKarungi)