rwndy / yourmovie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search Your Movie

About The Project

project.png

this project have some features in-between:

  • Search
  • Movie detailed infos
  • Infinite scroll listing
  • Pop up Poster If you click the poster in list movies

Built With

How To Install?

  1. Get a free API Key at https://www.omdbapi.com/
  2. Clone the repo
    git clone https://github.com/rwndy/yourmovie.git
  3. Install packages
    npm install
    or
    yarn install
  4. Store your API in .env
    REACT_APP_API_KEY=ENTER YOUR API
    

Usage

  1. Open root project directory using Visual Studio Code
  2. Start the project
    yarn start
  3. Use the app

Features:

  1. project.png

  2. project.png

About


Languages

Language:JavaScript 63.1%Language:SCSS 24.8%Language:HTML 12.1%