Skip to content
/ fwd-beta Public

3D experiences on the web ....Inspiration already stated then awaiting personal modifications

Notifications You must be signed in to change notification settings

iKevi/fwd-beta

Repository files navigation

Inspired by

https://www.craftz.dog/

Tutorial

Watch how I built this website on YouTube:

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

Project structure

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

Inkdrop

About

3D experiences on the web ....Inspiration already stated then awaiting personal modifications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published