This project is a 3D VR based garden containing Herbal and medicinal plant models and a gamified learning environment.
- React.js for frontend development
- Three.js for 3D model redering
- Tailwind for styling
-
make sure you have node and npm installed
node -vandnpm -vshould return a version number -
clone the repository
git clone https://github.com/repo-name -
cdinto the repository and runnpm install -
Run
npm run devcommand