- The ability to access movies, search and check their full descriptions, including scores
- through the API of the IMDb site; The ability to record watched videos and provide personal feedback about them.
- Programming languages: HTML, CSS, JS, React
usepopcorn-Kiumarsi-react.mp4
- Clone the repository
git clone https://github.com/Kiyomarthi/usePopcorn.git
- Navigate to the project directory
cd usePopcorn
- Install dependencies
npm i
- Start the development server
npm run start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.