MCPcopy Index your code
hub / github.com/code-cracked/plants-vs-zombies-api

github.com/code-cracked/plants-vs-zombies-api @1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.0 ↗ · + Follow
26 symbols 46 edges 19 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Header

Plants-vs-Zombies-API

An API built with with NextTS and Tailwind CSS to help website builders build their websites about Plants-vs-Zombies-2 easily!

Data's: Name • Special • Weakness • Range • Image • Description • Cost • Duration • Tile...


Deployment

Plants-vs-Zombies API is deployed at Vercel and can be accessed by clicking here

Features

  • UI changes according to modes
  • Error free data
  • Unlimited requests
  • No authorization.
  • Fast and secure

Technologies

This is a Next.js project bootstrapped with create-next-app.

NextJS

Java Script

TailWind

Contributors

Contributing?

✓ Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

✓ To contribute open an issue and leave a comment on what you want to contribute. It doesn't matter whether it is small or big.

✓ After the contribution your name will be added to the contributor list.

✓ Your name will be in the order in contribution list according to the size of contributions.

License

Plants-vs-Zombies API is an MIT Licensed web application.

MIT License

Docs

You can read the docs to understand how to use the API. If the docs is not clear feel free to open an issue in github and ask your questions or doubts.

Suggestions are also welcome

Support

If you think that this API helped you in making website or some other development please give your support by giving star to the repo in github 😋

Installing Guide

First, install the npm packages and then run the development server:

npm install
#then
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Extension points exported contracts — how you extend this code

AboutCardProps (Interface)
(no doc)
components/AboutCard.tsx

Core symbols most depended-on inside this repo

notify
called by 6
pages/docs.tsx
isCharacterALetter
called by 1
components/SearchBar.tsx
link_fetch
called by 1
components/SearchBar.tsx
componentDidMount
called by 0
components/DataCard.js
render
called by 0
components/DataCard.js
AboutCard
called by 0
components/AboutCard.tsx
onMouseOver
called by 0
components/AboutCard.tsx
About
called by 0
pages/about.tsx

Shape

Function 14
Class 6
Method 5
Interface 1

Languages

TypeScript100%

Modules by API surface

components/SearchBar.tsx4 symbols
components/DataCard.js4 symbols
pages/_document.tsx3 symbols
components/AboutCard.tsx3 symbols
pages/docs.tsx2 symbols
pages/search.js1 symbols
pages/index.tsx1 symbols
pages/api/zombies/[name].ts1 symbols
pages/api/zombies.ts1 symbols
pages/api/plants/[name].ts1 symbols
pages/api/plants.ts1 symbols
pages/api/areas/[name].ts1 symbols

For agents

$ claude mcp add plants-vs-zombies-api \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page