Skip to content

mrzzy/art.mrzzy.co

Repository files navigation

art.mrzzy.co

Modern Artist Website.

Screenshot of Homepage

Description

Modern JAMStack Artist website to exhibit my art and potentially sell them.

Built with React / Next.js, Radix / shadcn UI components using TypeScript. Hosted on static files Backblaze B2 & behind Cloudflare CDN.

Features

  • Home page shows a random featured painting based on device orientation.
  • Mobile responsive design.
  • Modal gallery zoom view.

Usage

Goto https://art.mrzzy.co and buy a painting.

Contributing

Install dependencies

npm install --dev

Run development server

npm run dev

Unit tests

npm run test

Production build

npm run build

License

MIT.