Skip to content

Mak5er/PortfolioSite-Vite

Repository files navigation

Portfolio Website
makser.live

Demo

Built With

My personal portfolio with some of my GitHub projects and technical skills.

This project was built using these technologies.

  • React
  • TypeScript
  • Vite
  • MUI5
  • WebStorm

Features

📖 Multi-Page Layout

🎨 Styled with React-Bootstrap and MUI Theme with easy-to-customize colors

📱 Fully Responsive

Getting Started

Clone down this repository. You will need vite and git installed globally on your machine.

🛠 Installation and Setup Instructions

  1. Installation: npm install

  2. In the project directory, you can run: vite

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser. The page will reload if you make edits.

🔨 Build and Serve for Production

  1. To build the project for production, run:
    vite build

  2. To serve the production build, use a static server. Install serve globally if you don't have it:
    npm install -g serve

  3. Now, you can serve the production build:
    serve -s dist

This will start the app in production mode. Open http://localhost:3000 to view it in the browser.

Show your support

Give a ⭐ if you like this website!

About

Portfolio website built with Vite, Typescript, React and MaterialUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published