Skip to content

makinbacon21/art-site

 
 

Repository files navigation

alyssamzhang.com

This is the source code for alyssamzhang.com, which was build with Next.js and Tailwind CSS. The custom domain has not been connected yet due to domain provider issues.

Development

To install Next.js and create a project, go to the Next.js documentation page on installation.

To run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

Personal website for my art

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.6%
  • CSS 6.4%
  • JavaScript 3.0%