Skip to content

DaedalusLabs/resin

Repository files navigation

logo

Resin is an open-source real estate platform that helps users buy homes without relying on traditional bank loans. With a sleek, map-based interface, users can explore properties, view detailed listings, and discover alternative financing options — all in one place!

🚀 Technologies Used

This project is built using cutting-edge technologies to ensure scalability, maintainability, and ease of development:

  • Nuxt 3 - The framework powering the entire app, built on Vue 3 and designed for both server-side and static site generation.
  • TailwindCSS - Utility-first CSS framework for fast and responsive styling.
  • Flowbite - Pre-built UI components for TailwindCSS to quickly build out user interfaces.
  • MapLibre - Open-source map library for rendering maps and enhancing location-based searches.

🛠️ How to Run the Project Locally

Follow these simple steps to get the project up and running on your local machine:

  1. Clone the repository:

    git clone https://github.com/yourusername/resin-app.git
    cd resin-app
  2. Install dependencies:

    Make sure you have Node.js installed. Then, run the following command:

    npm install
  3. Start the development server:

    To start the local development server, run:

    npm run dev
  4. Open the app in your browser:

    Navigate to http://localhost:3000 to view the app running locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published