An open API service indexing awesome lists of open source software.

https://github.com/anggamys/personal-website

Personal portfolio website built with Vite, React (TypeScript), and Tailwind CSS.
https://github.com/anggamys/personal-website

tailwindcss tyoescript vercel vitejs

Last synced: about 1 month ago
JSON representation

Personal portfolio website built with Vite, React (TypeScript), and Tailwind CSS.

Awesome Lists containing this project

README

          

# Simple Personal Website

This is a minimalist personal website built with Vite, React (TSX), and Tailwind CSS. It serves as a digital portfolio to showcase projects, skills, and professional information.

## Features

- Responsive and clean design
- Project and skills showcase
- Easy to customize and deploy

## Tech Stack

- Vite
- React + TypeScript (TSX)
- Tailwind CSS

## Getting Started

Clone the repository and run locally:

```bash
git clone https://github.com/anggamys/personal-website.git
cd personal-website
npm install
npm run dev
```

Visit [http://localhost:5173](http://localhost:5173) in your browser.

## Version History

This website has gone through several iterations with design improvements.

- **v1:** First version, adapted and inspired by [brittanychiang.com v3](https://v3.brittanychiang.com).