vigneshd332 / web-mosaic

Website repo for the Web Mosaic event in Petrichor 24

Home Page:https://web-mosaic.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Mosaic '24

This is my submission for the Web Mosaic event in Petrichor '24.

Preview

Setup

  • Install Dependencies npm install

Production - On Local (Optimized, Preferred)

  • Build npm run build

  • Serve Built Bundle npm preview

Production - On Vercel

  • Build npm run build:prod

Dev - UnOptimized

  • Run npm start

About

Website repo for the Web Mosaic event in Petrichor 24

https://web-mosaic.vercel.app


Languages

Language:Astro 80.4%Language:JavaScript 10.5%Language:TypeScript 5.4%Language:CSS 3.7%