Skip to content

am2rican5/am2rican5.github.io

Repository files navigation

Blog

Personal blog built with React, TypeScript, and Vite.

Tech Stack

  • React - UI library
  • TypeScript - Type safety
  • Vite - Build tool and dev server
  • TanStack Router - Type-safe routing
  • Tailwind CSS - Styling (via components)

Getting Started

  1. Install dependencies:
pnpm install
  1. Start the development server:
pnpm dev
  1. Build for production:
pnpm build

Project Structure

  • src/routes/ - Page components and routing
  • src/components/ - Reusable UI components
  • src/lib/ - Utility functions and helpers

Built with ❤️ by am2rican5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages