https://github.com/shewolf227/react-movie-app
https://github.com/shewolf227/react-movie-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/shewolf227/react-movie-app
- Owner: Shewolf227
- License: mit
- Created: 2022-03-29T12:23:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T16:02:32.000Z (over 4 years ago)
- Last Synced: 2024-04-16T03:05:22.576Z (about 2 years ago)
- Language: JavaScript
- Size: 519 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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