Skip to content

nirnejak/interactive-interfaces

Repository files navigation

Interactive Interfaces

A collection of interactive interfaces crafted with React, TailwindCSS, Framer Motion, and TypeScript.


Available Scripts

Install Dependencies

bun install

Start Development Server

bun run dev

Lint all the files

bun run lint

Format all files with Prettier

bun run format

Check TypeScript issues

bun run type-check

Build for Production

bun run build

Start Production Server

bun start

About

A collection of interactive interfaces crafted with React, TailwindCSS, Framer Motion, and TypeScript.

Resources

License

Stars

Watchers

Forks