Skip to content

atom-robotics-lab/execute_4.0-team4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Rent.Ai - Rental Contract Generator & Analyzer

Rent.Ai is a React-based web application that allows users to create, analyze, and secure rental contracts. Users can generate legally compliant rental agreements or analyze existing contracts for potential issues, making the process fair, transparent, and efficient.

Features

  • Contract Generation: Create customized rental agreements tailored to specific needs and local regulations.
  • Contract Analysis: Upload existing contracts for instant analysis of legality, fairness, and potential issues.
  • Legal Protection: Identify problematic clauses and receive suggestions to ensure compliance with local laws.
  • Modern UI: Elegant, dark-themed UI with warm yellow highlights.
  • Responsive Design: Fully responsive for all devices.

Installation

  1. Clone the repository:
  git clone <your-repository-url>
  1. Navigate to the project directory:
  cd RentAi
  1. Install dependencies:
  npm install

If you encounter dependency issues, use:

  npm install --legacy-peer-deps

Usage

To start the application, run:

  npm run dev

The app will be available at http://localhost:3000.

Dependencies

  • React
  • React Router DOM
  • Tailwind CSS
  • react-day-picker
  • date-fns

Styling

  • Tailwind CSS is used for styling.
  • The theme is dark with warm yellow highlights.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published