This is a React, Typescript and Three.js project that showcases a virtual 3D art gallery. Users can explore stunning 3D-rendered artwork in an immersive environment, with smooth interactions and intuitive navigation.
🔗 Live Demo
Visit the gallery
- 3D Gallery Experience: Explore art pieces in an interactive 3D environment created using Three.js.
- Responsive Design: Seamless experience across devices with optimized performance.
- Smooth Interactions: Engaging animations and transitions enhance user interaction.
- React: For building the user interface.
- Three.js: For creating and rendering the 3D environment.
- TypeScript: For type safety and improved development workflow.
- Tailwind CSS: For responsive styling.
- Planned backend support using Express.js, PostgreSQL, Prisma, and TypeScript to manage user data, bookings, and event information.
✨ Backend GitHub Repository