Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 407 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 407 Bytes

My Personal Art Website

Welcome to my personal art website!

Overview

This website showcases my artwork, including generative art, audio reactive, and digital art.

Getting Started

  1. Visit the website.
  2. Explore the different posts.
  3. Enjoy the art!

Deployment

  1. Install Node.js.
  2. Run npm install.
  3. Build the project with npm run build.
  4. Start the server with npm run start.