Skip to content

k-laz/ri-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rental Insight Frontend

Renals Insight Banner

Description

This is the frontend repository for rentalsinsight.com. This web app is built using ReactJS and initialized using Vite. This app uses TailwindCSS for styling and connects to the backend.

Technologies

typescript react tailwind eslint prettier npm

Requirements

  • node v16
  • npm v6

Installation and Running

Getting started

# Clone the repository
git clone https://github.com/k-laz/ri-frontend.git

# Navigate to the directory
cd ri-frontend

Environment setup

Configure your local environment.

Copy environment/env_template.sh to create an env.sh file and make the following edits:

Run the app locally

# Install dependencies
npm install

# Set environment variables
source env.sh

# Run the app
npm run dev

Contact Information

If you have any questions or need assistance, please contact @k-laz

Copyright © 2023-present Rental Insight. All rights reserved.

About

rental property aggregator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors