Nextjs project using pnpm package manager
- React: JavaScript library for building UIs
- Next.js: React framework with hybrid static & server rendering
- Chakra UI: Simple, modular and accessible component library for React
- Framer Motion: Animation library for React
- Three.js: 3D library for JavaScript
First, install dependencies:
pnpm install
Then, run a dev server:
pnpm dev
Finally, open http://localhost:3000 in your web browser.
- works page
- posts page
- art page
- contact page (maybe just a footer?)
- create three js element