Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.13 KB

3D Art Gallery

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

🛠️ Features

  • 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.

🖥️ Technologies Used

Frontend

  • 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.

Backend

  • Planned backend support using Express.js, PostgreSQL, Prisma, and TypeScript to manage user data, bookings, and event information.

Backend GitHub Repository