Zian Inn is an open-source platform for property rentals, designed to give users full control over their data and property engagement reports. Built with Next.js and React, Zian Inn provides a clean, modern interface and can be used globally.
- Full Control Over Data: Users can track property engagement through Google Analytics integration, keeping their data secure and private.
- Dynamic Contact Form: Each property listing has a customizable contact form, allowing landlords to provide specific details for direct communication.
- Global Usage: Zian Inn can be used anywhere in the world, with a simple Google Maps integration that provides a visually appealing map without using expensive APIs.
- Free and Open-source: The platform is 100% free, with no hidden API costs. Users have full access to the codebase to modify or expand the platform as needed.
- Frontend: Next.js, React, TailwindCSS, ShadCN
- Backend: No backend setup required, uses TypeScript constants for data management
-
Clone the Repository:
git clone https://github.com/yourusername/zian-inn.git
-
Install Dependencies:
cd zian-inn npm install -
Run the Development Server:
npm run dev
-
Open your browser: Navigate to
http://localhost:3000to see the platform running locally.
Feel free to submit issues or pull requests to help improve Zian Inn! All contributions are welcome.
This project is licensed under the MIT License.