nuridagasan / moviecorn

it lists your favourite movies and tv series by calling an API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm 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.

Project's Aim

It lists favourite movies and tv series by providing release date, name, poster, and type. You can search your movies by typing in search bar.

Technologies

React: Components, State, and Props React Hooks: useState, useEffect

Note

App.js includes a variable called as API_URL. You can create your own API key by going this website: https://www.omdbapi.com if key doesn't work.

About

it lists your favourite movies and tv series by calling an API.


Languages

Language:CSS 58.6%Language:JavaScript 31.7%Language:HTML 9.8%