Skip to content

changwoonchoi/homepage3d

Repository files navigation

Personal Homepage

https://changwoon.info

YouTube thumbnail

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
  • Three.js - 3D library for JavaScript
  • Framer Motion - An animation library for React
  • Vercel - Cloud platform to host website

Install

npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion next react react-dom
npm i -D eslint eslint-next prettier

Project structure

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

License

MIT License.

You can create your own homepage for free without notifying me by forking this project under the following conditions:

Check out LICENSE for more detail.

Acknowledgement

This website is built based on the Takuya's website. Highly appreciate for his great work!

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors