Decorate your Christmas!
Link: https://christmas-tree-ivory-nine.vercel.app/
git clone https://github.com/sakshamwithweb/christmas-tree
cd christmas-tree
npm install
npm run startrt- Node.js (v18+)
- Npm
Need to work more on future but for now Thanks XD
Tasks(mvp):
- Init R3F with a box
- Load a tree and htmls
- Load instance of the ornament
- Freely move the ornaments with mouse in x and y
- Instead of in x and y, move the ornament in y and [x-z based on user viewport horizontally]
- Add tree and move ornaments around tree on branches
- solve the layers err
- Fix the Slider and add transitions
- Drop in front of nearest of camera when one clicks any item
- Hover and backspace or delete key to delete
- Fix all code pls
- resize on wheel
- Rename things in better way
- When take img, don't take the bg
- Work on "Present" btn and its function
- Give a design my tree option by which randomly add items on tree!
- Give a intro
- Optimize the code
- Clean Code