This is a React project for a real estate application.
To get started with this project, follow these steps:
- Clone this repository.
- Install dependencies by running
npm install. - Start the development server by running
npm run dev. - Open your browser and navigate to http://localhost:3000 to view the application.
npm run dev: Start the development server.npm run build: Build the project for production.npm run lint: Lint the project using ESLint.npm run preview: Preview the production build locally.
- React
- Vite
- Tailwind CSS
- ESLint
This project is licensed under the MIT License. See the LICENSE file for details.