Skip to content

Repository files navigation

Portfolio Website

This is a portfolio website that showcases my projects and skills. Build with React + Vite.

Features

  • Responsive Design
  • Dark Mode
  • Project Showcase
  • Blog Posts
  • Skills Showcase
  • Contact

Tech Stack

  • React
  • Vite

Installation with npm

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:5173 in your browser

Installation with yarn

  1. Clone the repository
  2. Run yarn install
  3. Run yarn dev
  4. Open http://localhost:5173 in your browser

Installation with Docker

  1. Clone the repository
  2. Run docker build -t portfolio-website .
  3. Run docker run -p 3000:80 portfolio-website
  4. Open http://localhost:3000 in your browser

License

This project is open source and available under the MIT License.

Author

Acknowledgements

About

My Portfolio Page

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages