Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 552 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 552 Bytes

🧙🏻‍♀️ The Witch's lair

A 3D scene created with React Three Fiber.

You can enter the lair here, but beware of what you find!

Project Screenshot

🔮 Ingridients

  • Use a mouse to rotate the scene
  • You can interact with certain elements. Try clicking one of these:
    • 🔮 Crystal Ball
    • 🍵 Cauldron
    • 🧪 Magic potions
    • 🧙🏻‍♀️ The Witch!

🕹️ Dev Commands

npm i

npm run dev

npm run build

npm run preview