Single page app built using React.
- React
- ReactDOM
- SASS
Clone the project
git clone https://github.com/rmscode/myFlix-clientGo to the project directory
cd myFlix-clientInstall dependencies
npm installStart the server
parcel src/index.html- Register new users
- User login
- View Jackie Chan movies
- See genre details
- See director details
- Edit user profile and add/remove favorite movies