Warning This app is a work in progress.
Table of Contents
- Remix with Typescript
- NextUI for pre-made components and themes
- Styled using TailwindCSS and Stitches
- SwiperJS for touch slider
- Internationalization using i18n
- Authentication, database using Supabase
- UI Components built using Radix UI
- Animation using Framer Motion
- State management using Zustand
- Custom media player using Artplayer
- Cache using LRU Cache
- Color manipulation and conversion using Tinycolor
- Install dependencies using pnpm
pnpm install
-
Copy
.env-example
and update the variables -
Start the development server
pnpm dev
Distributed under the MIT License. See LICENSE.txt for more information.