Skip to content

trdxDeepu/EstateApp

Repository files navigation

EstateApp

This is a React.js project bootstrapped with create-vite.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:5173 with your browser to see the result.

You can start editing the page by modifying src/App.jsx. The page auto-updates as you edit the file.

Learn More

Can add dependencies

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Someone wants to use this project and wanted to contribute in this project

Fork this project and locally install in this projects as well. 


and then  clone repo from ur github account locally and have some feature to add on 

git clone repo-name (which u forked from original repo)

# Create a new branch for your feature
git checkout -b feature-name

# Make your changes and commit them
git add .
git commit -m "Add new feature"

# Push your branch to your forked repository
git push origin feature-name

# Open a pull request on the original repository

Releases

No releases published

Packages

No packages published

Languages