Skip to content

Larry-Arun/Defi-Real_Estate-Test-version

Repository files navigation

DeFi Real Estate

A decentralized real estate platform built with React, Vite, and Web3 technologies.

Features

  • Browse and explore real estate properties
  • Connect wallet using RainbowKit
  • Built with modern React and Vite
  • Styled with Tailwind CSS
  • Web3 integration with Wagmi and Viem

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm or yarn

Installation

  1. Clone the repository

  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open http://localhost:3000 with your browser to see the result.

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Run ESLint

Tech Stack

  • Frontend: React 18, Vite
  • Styling: Tailwind CSS
  • Web3: Wagmi, Viem, RainbowKit
  • Routing: React Router DOM
  • Animations: Framer Motion
  • Icons: Lucide React

Project Structure

src/
├── components/     # Reusable UI components
├── pages/         # Page components
├── context/       # React context providers
├── utils/         # Utility functions and types
└── styles/        # Global styles

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

About

Defi-Real_Estate-Test-version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors