Skip to content

rpalermodrums/ryanpalermo-dot-dev

Repository files navigation

Ryan Palermo's Personal Website

ryanpalermo.dev

This repository contains the source code for my personal website, showcasing my projects, thoughts, and contact information.

Tech Stack

  • React
  • TypeScript
  • Vite
  • Tailwind CSS
  • Framer Motion

Project Structure

  • src/App.tsx: Main application component
  • src/components/: Reusable UI components
  • src/pages/: Individual page components
  • src/components/MarkdownView.tsx: Component for rendering markdown content

Features

  • Responsive layout
  • Dynamic routing
  • Markdown support for blog posts
  • URL parameter handling for navigation
  • Dark mode

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run the development server: npm start

Building for Production

Run npm run build to create an optimized production build.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published