A personal blog built with Astro and React, focused on performance and user experience.
- ⚡️ Built with Astro for a fast loading experience
- 🔥 Interactive components powered by React and TypeScript
- 💎 Elegant UI built with Tailwind CSS 4.x
- 🔍 Built-in search and tag navigation
- 📱 Responsive design for mobile and desktop devices
- 🌐 SEO friendly, with RSS support
- Node.js 24.13.0+
- pnpm 11.x
# Clone the repository
git clone https://github.com/coderfee/www.git
# Enter the project directory
cd www
# Install dependencies
pnpm install
# Start the development server
pnpm devOpen http://localhost:4321 in your browser.
# Build for production
pnpm build
# Run checks
pnpm lintThis site is deployed on Cloudflare.
Code is licensed under the MIT License.
Blog posts, newsletters, images, and other content under src/content, public, and synced external assets are copyright © coderfee unless otherwise stated.
Some code in this project was generated with AI assistance.