Skip to content

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

Personal Portfolio (Vite + React + TypeScript + Tailwind)

This repository is a personal portfolio starter for showcasing projects, notes, and experiments. It uses Vite with React, TypeScript, and Tailwind CSS.

Getting started

  1. Install dependencies:
npm install
  1. Start the dev server:
npm run dev
  1. Type-check the project:
npm run type-check

Notes

  • Tailwind is configured via tailwind.config.cjs and PostCSS.
  • Edit the components under src/components and add project entries in src/data/projects.ts.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

About

portfolio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages