Warning This is a work-in-progress and not the finished product.
Feel free to vist the repository for more details.
This Electron and Next.js software simplifies real estate management, providing essential tools for property management and streamlined transactions.
Tech Stack + Features
Frameworks
- Next.js – React framework for building performant apps with the best developer experience
- Electron.js – Build cross-platform desktop apps with JavaScript, HTML, and CSS
- Prisma – Typescript-first ORM for Node.js
UI
- Shadcn UI
- Tailwind CSS – Utility-first CSS framework for rapid UI development
- Radix – Primitives like modal, popover, etc. to build a stellar user experience
- React-icons – Beautifully simple, pixel-perfect icons
- Framer Motion – Motion library for React to animate components with ease
Code Quality
- TypeScript – Static type checker for end-to-end typesafety
- Prettier – Opinionated code formatter for consistent code style
- ESLint – Pluggable linter for Next.js and TypeScript