Use Tailwind CSS for styling
Use Shadcn/UI for components
Use Next.js as the framework
Use TypeScript for type safety, and use it properly always.
Use Zustand for state management
Use Framer Motion for animations
Use Supabase for database
ALways use lowercase for file names.
Always use snake_case for variables, functions, etc.
Use camelCase for custom hooks.
Use PascalCase for components and pages.
Types that are used across the app or are global in nature should be in a types/ directory within the src/ directory.
Ensure to separate concerns.
Keep the project modularized, scalable, and easy to maintain.
You must use react-icons for social media icons. Any other icons should be used from lucide-react.
Always write clean, readable and maintainable code. Do not repeat code unnecessarily.
css
javascript
next.js
react
shadcn/ui
supabase
tailwindcss
typescript
+1 more
First Time Repository
A site for people who have a problem with buying too many domains.
TypeScript
Languages:
CSS: 1.7KB
JavaScript: 0.2KB
TypeScript: 166.7KB
Created: 9/30/2024
Updated: 10/2/2024
All Repositories (1)
A site for people who have a problem with buying too many domains.