Frontend
Experience the future of interior design with our revolutionary AI Interior Designer tool. Unleash your creativity as our generative models transform your ideas into stunning, personalized living spaces. Design a completly new space or replace the furniture with few-click action
This project was developed during the course Interaction and Information Design at FRI.
Since the frontend is built using React you need node and npm installed on your machine.
- Clone the repository
- Move to the project's root folder
- run
npm install
to install all required packages - finally, run
npm start
to start up the app