A simple react app (created with Vite) as a Jotai playground for a Frontend Meetup session in Freiburg.
Clone the repository, install dependencies and run
pnpm i
pnpm dev
// or create production build
pnpm build
A simple react app (created with Vite) as a Jotai playground for a Frontend Meetup session in Freiburg.
Clone the repository, install dependencies and run
pnpm i
pnpm dev
// or create production build
pnpm build