vildandemir / networkhardwares-fontend-case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Hardwares Frontend Developer Recruitment Case Study

Movie App Project Overview

In this project, you can find the movies you want to search for, list movies in different genres, and get information about movies. OMDB API was used as the source of movie information. Movie information is shown to the extent provided by the API.

Start The Project

  1. Clone the repository to terminal:
  2. Install Dependencies:
    • npm install
  3. Run the Project:
    • npm run dev
  4. Open browser:

About


Languages

Language:JavaScript 54.9%Language:TypeScript 26.0%Language:SCSS 12.2%Language:HTML 6.4%Language:CSS 0.5%