Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 406 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 406 Bytes

Reactflix

Done with React Hooks, React Bootstrap, useReducer, Router, Context, LocalStorage. Frontend web application.

How it works

The user can search for the movie based on the genre and save the movies he/she wants to watch in the watchlist. It will be saved in the browser.

Adapted from WCS checkpoint

Project adapted from the checkpoint of Wild Code School Bootcamp 2021. The API is from WCS.