MCPcopy Index your code
hub / github.com/ayushkul/react-movie-app

github.com/ayushkul/react-movie-app @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3 symbols 14 edges 4 files 0 documented · 0% updated 4y ago★ 381 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

React Movie App - ReactJS Projects

Demo - Deployed over Github Pages

https://ayushkul.github.io/react-movie-app

Full development Tutorial

Youtube Tutorial - The Indian Dev

APIs Used

The Open Movie Database APIs

Generate API key from : http://www.omdbapi.com/apikey.aspx

API Info

  • Method: GET
  • Search URL: https://www.omdbapi.com/?s={MOVIE_NAME}&apikey={API_KEY}
  • Movie Details URL: https://www.omdbapi.com/?i={MOVIE_ID}&apikey={API_KEY}

Icons & Font -

  • Icons: ayushkul/react-movie-app
  • Font Link: <link href="https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap" rel="stylesheet">

Libraries used

  • styled-components
  • axios
  • react-scripts

Whom do I talk to?

How can I appreciate this repo?

Core symbols most depended-on inside this repo

fetchData
called by 1
src/App.js
onTextChange
called by 0
src/App.js
MovieComponent
called by 0
src/components/MovieComponent.js

Shape

Function 3

Languages

TypeScript100%

Modules by API surface

src/App.js2 symbols
src/components/MovieComponent.js1 symbols

For agents

$ claude mcp add react-movie-app \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact