Skip to content

This web app lets you input the name of a Pokemon and instantly generates a color palette with its 3 main colors. To be used as web design inspiration.

Notifications You must be signed in to change notification settings

yassenshopov/pokemonpalette-nextjs

Repository files navigation

Pokemon Palette

Pokemon Palette is a web application that helps you discover and explore color palettes inspired by Pokemon. Create beautiful color combinations based on your favorite Pokemon's appearance.

Features

  • Search and browse Pokemon by name or number
  • Generate color palettes from Pokemon sprites
  • Copy color codes in different formats (HEX, RGB, HSL)
  • Save your favorite palettes
  • Share palettes with others

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

Tech Stack

This project is built with:

  • Next.js - React framework for production
  • PokeAPI - Pokemon data source
  • Vercel - Deployment platform

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License

Links

About

This web app lets you input the name of a Pokemon and instantly generates a color palette with its 3 main colors. To be used as web design inspiration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published