https://github.com/bllsglm/housemarket
House Market App that uses Firebase.
https://github.com/bllsglm/housemarket
firebase firebase-auth react reactjs real-estate responsive tailwindcss typescript vite
Last synced: 3 months ago
JSON representation
House Market App that uses Firebase.
- Host: GitHub
- URL: https://github.com/bllsglm/housemarket
- Owner: bllsglm
- Created: 2024-02-07T20:44:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T22:03:41.000Z (over 2 years ago)
- Last Synced: 2025-08-01T06:37:14.206Z (11 months ago)
- Topics: firebase, firebase-auth, react, reactjs, real-estate, responsive, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://housemarket1.netlify.app/
- Size: 2.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# FireBase + React + TypeScript + Vite + Tailwindcss Responsive House Market App


This project is part of my React portfolio. It is a House Market App that uses Firebase.
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Run the Application](#run-the-application)
### Features
- Easy-to-use and user-friendly interface.
- Clean and intuitive design.
- Responsive layout for mobile and desktop.
- Built with (React, TypeScript.js, Tailwindcss, Firebase)
- Uses Swiper for slides and Leaflet Map for the map.
### Installation
```bash
npm install
```
### Run the Application
```bash
npm run dev
```
5. BUILD & DEPLOY
```bash
# Create frontend prod build
npm run build
```