pkmishra2223 / React_Movie_Finder

Movie Finder React App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flikz

Flikz is a movie finding web app which serves the user details of current movies and search facility for finding any movies in the API..

Project purpose and scope

  • Create a React app after taking Complete Modern React course from Academind
  • Get up to speed with React Hooks
  • Use Context API to manage React state
  • Improve upon previous Flikz project made with pure javascript and materialize css
  • Get familiar with Material UI

Packages and technologies used

  • Create-React-App
  • React Hooks
  • React Router
  • Context API
  • Material UI
  • MovieDB API
  • Axios
  • Flippy Cards
  • React Scroll
  • React Spinners

THE MOVIE DB API

Available Scripts

In the project directory, you can run:

npm install

Install dependencies.

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

License

MIT

About

Movie Finder React App


Languages

Language:JavaScript 90.2%Language:CSS 5.9%Language:HTML 3.9%