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..
- React
- Typescript
- FireBase
- Tailwind Css
- mantine library
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
if you would like to reach out about the project and request for features please do so and lets connect mburumaina648@gmail.com. Contributions are welcome