Skip to content

srestraj/vite-react-portfolio

Repository files navigation

Portfolio template with Vite and React

Preview Demo screenshot

Features

  • 🥰 Minimal and light
  • 📱 Responsive
  • 🌗 Light/dark/system color modes

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

Development Server

Start the development server on http://localhost:5173

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

About

A minimal Portfolio template built on Vite, React and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages