Jacky.Fan - My personal website
A personal website built with Vite, React, Typescript, DaisyUI and Tailwind CSS.
Features
- Dark Mode Support
- Responsive UI
- etc.
Getting Started with Yarn
Start Dev
Server:
# Clone the repo
git clone https://github.com/redfrogsss/jacky.fan.git
# Install dependencies
cd jacky.fan
yarn
# Start dev server
yarn dev
Learn More
This project uses the following tech:
- React - A JavaScript library for building user interfaces
- TypeScript - A superset of JavaScript.
- Vite - Next generation frontend tooling. It's fast!
- Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.
- DaisyUI - A simple, responsive and customizable UI components library for Tailwind CSS.
- HeroIcon - Beautiful hand-crafted SVG icons.
- Cloudflare Pages - A static site hosting service.