Single page app built using React.
- React
- ReactDOM
- SASS
Clone the project
git clone https://github.com/rmscode/myFlix-client
Go to the project directory
cd myFlix-client
Install dependencies
npm install
Start 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