Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.48 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.48 KB

CASATOPIA

A web application built with react and Firebase. Users can Signup using either their email, google account or github account. After signing up users can create their own listings to sell or browse different properties and contanct the landlord about the lisitng they wish to purchase or rent..

Stack

ScreenShots

Getting Started

First, clone the repository and install the dependencies:

git clone https://github.com/MrMaina100/CasaTopia-app.git
cd CasaTopia-app

npm install
# or
yarn install
# or
pnpm install

Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Reaching out and contribution

if you would like to reach out about the project and request for features please do so and lets connect [email protected]. Contributions are welcome