Welcome to Glitchify, a starter project with a stunning glitch effect landing page, designed to kickstart your web application with a modern and engaging aesthetic.
To begin with Glitchify, clone the repository and start exploring:
git clone https://github.com/yourusername/glitchify.git
cd glitchify
yarn
folio
: a sleek Next.js app for your web app.ui
: a shared React component library powering all the apps.
Psst... TypeScript is our language of choice here for that extra type safety!
- TypeScript: For ironclad type checking.
- ESLint: To keep your code squeaky clean.
- Prettier: Because who doesn't love beautifully formatted code?
Kickstart your development environment with:
yarn start
# OR
yarn start:storybook