/dream-home

A interior design website application, help user to discover house styles through quiz test or machine learning image-based detection methods. Tech Stack is Mongo DB, Express, Nextjs, Node)

Primary LanguageTypeScript

Dream Home 🏡 🌟

Dream Home is an online platform designed to assist users in identifying their interior design preferences. Leveraging machine learning technology, the platform analyzes user preferences by evaluating images and administering quiz tests. Additionally, users have the opportunity to explore and discover homestays or houses available for rent that align with their specific design style.

✨ Demo link

Access my site at Dream Home.

  • Node.js
  • Nextjs.js
  • TypeScript
  • TailwindCSS
  • MongoDB

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/claredang/dream-home.git

Installation

Install the project dependencies using npm:

npm install-server
npm install-client

Running the Project

Create 2 bash tabs:

npm start-server
npm start-client

Open http://localhost:3000 in your browser to view the project.