Skip to content

pnguinx/pnguinx-bot

Repository files navigation

🐧 pnguinx

A delightful chat interface featuring a penguin that responds with adorable penguin noises. Built with Next.js, Framer Motion, and Tailwind CSS.

Features

  • 🐧 Chat with a friendly penguin that responds with cute penguin sounds
  • 🌓 Dark/Light theme toggle
  • ✨ Smooth animations and transitions
  • 💬 Real-time typing indicators
  • 📱 Fully responsive design
  • 🎨 Beautiful, minimal UI
  • 💾 Local storage for chat history

Easter Eggs

  • Try mentioning "fish" to the penguin!
  • Sometimes the penguin might surprise you with ASCII art

Tech Stack

  • Framework: Next.js 13
  • Styling: Tailwind CSS
  • Animations: Framer Motion
  • UI Components: Radix UI
  • Icons: Lucide Icons

Getting Started

  1. Clone the repository:
git clone https://github.com/pnguinx/pnguinx.git
cd pnguinx
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser

Project Structure

pnguinx/
├── app/              # Next.js app directory
├── components/       # React components
├── lib/             # Utility functions
└── public/          # Static assets

Contributing

Feel free to contribute to this project! Open an issue or submit a pull request.

License

MIT License

About

Just a fun project...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published