Skip to content

Latest commit

 

History

History
112 lines (65 loc) · 3.16 KB

README.md

File metadata and controls

112 lines (65 loc) · 3.16 KB

EliteHomes App

This repository contains the source code for a real estate web application built with React. The application allows users to browse, sell, and buy homes. Below you will find important information on how to get started with the project and the various technologies used.

Getting Started

To run this project locally, follow these steps:

Step-1 : Clone the repository to your local machine using the following command:

git clone <repository_url>

Step-2 : Navigate to the project directory:

cd real-estate-app

Step-3 : Install the project dependencies:

npm install

Step-4 : Start the development server:

npm start

This will launch the application in your default browser at http://localhost:3000.

Technologies Used

The following technologies and libraries were used in the development of this project:

1. Create React App: A popular toolchain for creating React applications.

2. Favicon Generator: A web-based tool for generating favicons for your website.

3. Tailwind CSS: A utility-first CSS framework that provides a set of pre-defined classes for building responsive user interfaces.

4. React Router: A powerful routing library for React applications.

5. Tailwind CSS Forms: A plugin for Tailwind CSS that adds pre-styled form elements.

6. Firebase and Firebase Authentication: A cloud-based platform for building web and mobile applications, with a focus on authentication and data storage.

7. React Toastify: A popular library for displaying toast notifications in React applications.

8. Google OAuth: Integration with Google Sign-In for Firebase authentication.

Contributing

Contributions to this project are welcome. If you find any issues or have any suggestions, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. Feel free to use and modify the code as per your requirements.

Disclaimer

This application is for demonstration purposes only and does not provide real estate services. The content and data used in this application are fictional and should not be considered as accurate or reliable information for real estate transactions.

References

create-react-app

https://legacy.reactjs.org/docs/create-a-new-react-app.html

Favicon Generator

https://favicon.io/favicon-generator/

Tailwind css

https://tailwindcss.com/docs/guides/create-react-app

React Router

https://reactrouter.com/en/main/routers/picking-a-router

Tailwind CSS Forms

https://github.com/tailwindlabs/tailwindcss-forms

Firebase

https://firebase.google.com/ https://firebase.google.com/docs/auth

React Tostify

https://www.npmjs.com/package/react-toastify

Google OAuth

https://firebase.google.com/docs/auth/web/google-signin

firebase image upload to cloud storage

https://firebase.google.com/docs/storage/web/upload-files

React Moment

https://www.npmjs.com/package/react-moment

Swiper

https://swiperjs.com/

React - Leaflet

https://react-leaflet.js.org/

leaflet

https://leafletjs.com/download.html