Skip to content

Algocrat/algocrat.github.io

Repository files navigation

Tejas Patel - Portfolio

Modern React portfolio built with Vite, TypeScript, and pnpm.

Tech Stack

  • React 18
  • TypeScript
  • Vite
  • pnpm
  • CSS Modules

Getting Started

```bash

Install dependencies

pnpm install

Run development server

pnpm dev

Build for production

pnpm build

Preview production build

pnpm preview ```

Deployment to GitHub Pages

  1. Build the project: pnpm build
  2. Deploy the dist folder to GitHub Pages

Features

  • Modern component-based architecture
  • TypeScript for type safety
  • CSS Modules for scoped styling
  • Responsive design
  • Fast development with Vite HMR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published