arya-vinayak / RentEZ

A database management project for apartments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RentEZ

Welcome to RentEZ! This is a web application built with Next.js, Supabase, and Shadcn.

Getting Started

To get started with RentEZ, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/arya-vinayak/rentez.git
  2. Navigate to the project directory:

    cd rentez
  3. Install the necessary dependencies with npm:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your web browser and navigate to http://localhost:3000 to view the application.

That's it! You should now be able to view and interact with RentEZ in your web browser. If you have any issues or questions, please refer to the project documentation or reach out to the project maintainers.

About

A database management project for apartments


Languages

Language:TypeScript 99.0%Language:JavaScript 0.6%Language:CSS 0.4%