This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
App Functionality
- Log in and Registration using Goggle Firebase API.
- Autocomplete and location search using Google Maps API.
- Provides users with the capability to create a profile, including the option to upload an avatar.
- Enables users to create and publish rental room listings.
- Email communication between users and listings.
- Abilility to like/save a listing(heart).