PropEase is a modern real estate management landing page that showcases property listings, agent profiles, and real estate services with an elegant and responsive design.
Check out the live demo of caps.ai here: Live Preview
Take a look at YouTube video by watching the demo: Watch the Video
- Next.js 15 – React framework for production
- TailwindCSS – Utility-first CSS framework
- Shadcn UI – Reusable components
- Framer Motion – Smooth animations
- React Hook Form – Form validations
- Clerk – Authentication
- TypeScript – Type-safe code
- Number Flow – Smooth number animations
-
Clone the repository:
git clone https://github.com/Shreyas-29/propease.git
-
Install dependencies:
pnpm install # or yarn install
-
Run the development server:
pnpm run dev # or yarn dev
-
Environment Variables Rename
.env.example
to.env
:
NEXT_PUBLIC_APP_NAME=PropEase
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/signin
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/signup
NEXT_PUBLIC_CLERK_SIGN_IN_FALLBACK_URL=/
NEXT_PUBLIC_CLERK_SIGN_UP_FALLBACK_URL=/
- Open http://localhost:3000 in your browser
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.
This project is licensed under the MIT License - see the LICENSE file for details.
If you enjoy using this project, consider supporting my work!
Buy Me a Coffee ☕