Homyz - a stunning Real Estate website using React, framer motion and vite
- Framer motion
- React.js
- vite
To run the project locally, follow these steps:
- Clone the repository:
git clone <repository_url>
- Navigate to the project directory:
cd Homyz
- Install dependencies:
npm install
- Start the development server:
npm run dev