Skip to content

shin235/react-movie-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making Web App with React (Nomad Coder)

스크린샷 2021-12-19 오후 1 38 17

Published Webpage

🛠 Using Skill

💁‍♂️ Introducing Project

the movie recommending web for users!

⭐️ I develop this web on my own after taking class⭐️

🗂 Category recommending

  • You can see recommended movies with various categories like "romance", "music", "animation"...

🔎 Searching movie

  • You can search for a movie you want by using search bar.

🔥 High rating movie showing

  • You can see movies ordered by rating.

📁 Folder Structure

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!!

💡 Major Implement

🤸‍♀️ How To Use?

start

npm install
npm start

build

npm run build

deploy

Edit the value of "hompage" in package.json that you wanna show your project. then,

npm run deploy

🔖 Reference

The class link is here

nomad

About

Movie Web using open API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.3%
  • HTML 35.4%
  • CSS 12.3%