Skip to content

JAli2000/movie-website---using-react

Repository files navigation

movie website - using React

just a simple practice with react hooks and fetching data from API --> "http://www.omdbapi.com"

first use npx create-react-app YOUR-APP-NAME in your terminal this command will generate all the needed files and folders for a React application

then run the App by npm start on LocalHost if you want.

After the procces finished, remove the files in src directory and replace them with files in this repository

About

just a simple practice with react hooks and fetching data from API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published