A modern React-based creator dashboard built with TypeScript and Tailwind CSS.
- Modern and responsive UI design
- TypeScript for type safety
- Tailwind CSS for styling
- Custom cursor implementation
- Multi-language support
- Authentication system
- Interactive gallery and projects sections
- Smooth animations with Framer Motion
- React 18
- TypeScript
- Vite
- Tailwind CSS
- React Router
- Framer Motion
- Lucide React Icons
-
Clone the repository:
git clone https://github.com/MaxLiu199909/Open-Creator.git
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Build for production:
npm run build
/src/components- Reusable React components/src/contexts- React Context providers/src/pages- Page components/src/types- TypeScript type definitions
Feel free to open issues and pull requests!