DZEstate is a dynamic real estate website developed as part of a graduation project.
To get started, follow these simple steps:
- Install dependencies by running:
npm install
- Launch the development server with:
npm run dev
DZEstate leverages the following technologies:
- Vue.js: A progressive JavaScript framework for building user interfaces.
- Shadcn Vue: UI Library
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- Axios*: Used for API Calls
Feel free to explore the codebase and contribute to the project!