Skip to content

ivanmaierg/my-web

Repository files navigation

My web

Features

  • Responsive design optimized for all devices
  • Dark theme with clean typography
  • GitHub activity and contributions visualization
  • Contact information and social links
  • Performance optimized with Next.js

Tech Stack

  • Framework: Next.js 14
  • Language: TypeScript
  • Styling: Tailwind CSS
  • Icons: Lucide React
  • Deployment: Vercel

Getting Started

  1. Clone the repository

  2. Install dependencies:

    npm install
    # or
    pnpm install
  3. Run the development server:

    npm run dev
    # or
    pnpm dev
  4. Open http://localhost:3000 in your browser

Customization

  • Update personal information in app/page.tsx
  • Modify styling in app/globals.css and component files
  • Add or remove sections as needed
  • Configure GitHub username in the components

Deployment

The project is configured for easy deployment on Vercel. Simply connect your GitHub repository to Vercel for automatic deployments.

About

My personal web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors