2D Portfolio Kaboom is a project built using Vite, showcasing a collection of 2D graphics and interactive elements using the Kaboom game engine. This project is designed to demonstrate the capabilities of modern web development tools and provide an engaging portfolio experience.
- Fast development with Vite
- Interactive 2D graphics using Kaboom
- Simple build and preview setup
Make sure you have Node.js installed on your machine.
-
Clone the repository:
git clone https://github.com/aaryan2720/2-D-portfolio cd 2d-portfolio npm run dev