- You can see recommended movies with various categories like "romance", "music", "animation"...
- You can search for a movie you want by using search bar.
- You can see movies ordered by rating.
This project includes
- Nomad_Steps : a folder in which the class codes are organized.
- my_app : My own Develop after taking a class from a nomad coder.
you can meet Detail explanation in my-app folder!!
npm install
npm start
npm run build
Edit the value of "hompage" in package.json that you wanna show your project. then,
npm run deploy