myFlix is a single-page, responsive app built with React that allows users access to information about movies, actors, directors, and genres through routing, user interactions, and user interfaces.
- Clone the repo or download the zip file
- Run
npm install
to install the necessary dependencies - Run
parcel src/index.html
ornpm start
to start the local server and view the app
- HTML
- SCSS
- JavaScript
- React
- Redux
- myFlix API