https://github.com/sahandghavidel/next-estate
A real estate website using Next.js and Tailwind CSS
https://github.com/sahandghavidel/next-estate
Last synced: 4 months ago
JSON representation
A real estate website using Next.js and Tailwind CSS
- Host: GitHub
- URL: https://github.com/sahandghavidel/next-estate
- Owner: sahandghavidel
- Created: 2024-12-06T09:05:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T09:41:32.000Z (11 months ago)
- Last Synced: 2025-04-12T23:38:58.194Z (7 months ago)
- Language: JavaScript
- Homepage: https://estate.100jsprojects.com/
- Size: 447 KB
- Stars: 15
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This application leverages Next.js, a robust React framework, to build server-side rendered and statically generated web applications.
We have integrated Clerk for seamless user authentication, providing a secure and user-friendly login experience.
Our backend is powered by MongoDB, a NoSQL database, and we use Mongoose for elegant MongoDB object modeling in Node.js.
This project is designed as a full-featured real estate application.
For more information, please refer to the official documentation of the technologies used:
[`Clerk Documentation`](https://go.clerk.com/WSe7K8F)