A simple and fun cookie counter app built with Next.js and Tailwind CSS.
- Click to collect cookies
- Beautiful gradient background
- Responsive design
- Cookie count display
- Reset functionality
First, install the dependencies:
npm installThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
- Next.js 15 - React framework
- Tailwind CSS v4 - Utility-first CSS framework
- TypeScript - Type safety
- Click the "Get Cookie! 🍪" button to collect cookies
- Watch your cookie count increase
- Use the "Reset Cookies" button to start over
Enjoy collecting cookies! 🍪