Skip to content
Notifications You must be signed in to change notification settings

iUnstable0/cookie-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

464ba44 · · Nov 19, 2025

History

21 Commits
Nov 19, 2025
Nov 19, 2025
Nov 17, 2025
Nov 19, 2025
Nov 19, 2025
Nov 17, 2025
Nov 17, 2025
Nov 19, 2025
Nov 19, 2025
Nov 17, 2025
Nov 17, 2025

Repository files navigation

Cookie clicker

Try the live demo!

https://cookie.iunstable0.com

part of a program by Hack Club called Midnight (https://midnight.hackclub.com) where you build on any projects for 50 hours and earn a spot to their in person hackathon in Vienna :D

CleanShot 2025-11-19 at 00 12 10@2x

CleanShot 2025-11-19 at 00 13 47

or run locally:

Run the development server:

npm run dev

# or
yarn dev

# or
pnpm dev

# or
bun devv

Build:

npm run build

# or
yarn build

# or
pnpm build

# or
bun buildd

Run the production server:

npm start

# or
yarn start

# or
pnpm start

# or
bun startt

Should be on port 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published