Skip to content

yt-dev/ytdev-homepage

Repository files navigation

ytdev's homepage

Stack

  • Next.js - A React framework with hybrid static & server rendering, and route pre-fetching, etc.
  • Chakra UI - A simple, modular and accessible component library for React
  • Framer Motion - An animation library for React

Project structure

$PROJECT_ROOT# Page files
├── pages
│   # React component files
├── components
│   # Non-react modules
├── lib
│   # Static files for images and 3d model file
└── public

How to dev

Node.js is required.

yarn
yarn dev

How to deploy

Vercel

License

You can create your own homepage for free without notifying me by forking this project. You are welcome.

Credits


✨ Looking for a Markdown note-taking app? Check out Takuya's app called Inkdrop.

About

My homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published