Skip to content

amritkarma/react-vite-portfolio

Repository files navigation

React + Vite Portfolio

This is a single-page portfolio website built with React, Vite, and TailwindCSS. It features a minimalistic UI design with a focus on the best user experience (UX). The website also supports a dark mode theme, enhancing visual comfort during different times of the day.

Preview

Preview

Tech Stack

  • React - A JavaScript library for building user interfaces.
  • Vite - A fast build tool for modern web projects.
  • TailwindCSS - A utility-first CSS framework for styling.

Features

  • Minimalistic Design: Clean and simple interface with a focus on content.
  • Best UX: Smooth interactions and user-friendly navigation.
  • Dark Mode: Automatically adapts to user's system theme or manually toggle between dark and light modes.

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/amritkarma/react-vite-portfolio.git
  2. project directory:

    cd react-vite-portfolio
  3. npm install:

    npm install
  4. npm run dev:

    npm run dev
  5. npm build:

    npm build

About

React Vite portfolio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published