Skip to content

Latest commit

 

History

History
88 lines (43 loc) · 2 KB

README.md

File metadata and controls

88 lines (43 loc) · 2 KB

DREAM-TULIP

A Basic WebPage Using React. Here I use React Router Dom For navigate the pages. I also use firebase for authentication. Email,Password And Google & Github login will be available here.

Deployment

 https://dreamtulip.netlify.app/

Features

  • User Authentication with Firebase:

    Leveraging Firebase Authentication provides robust user authentication capabilities, ensuring secure access to your website's features and content. Users can sign up, log in, and securely access personalized content.

  • Dynamic Routing with React Router DOM:

    Implementing React Router DOM enables seamless navigation within your single-page application (SPA). Users can move between different views or pages without full-page reloads, enhancing the overall user experience.

  • Customizable User Profiles: Utilizing Firebase's real-time database capabilities, you can create customizable user profiles. Users can update their profile information, upload avatars, and manage preferences, fostering a sense of ownership and personalization.

  • Protected Routes:

    Implementing protected routes ensures that certain pages or features are accessible only to authenticated users. This enhances security and prevents unauthorized access to sensitive content or functionalities.

  • Real-time Updates and Notifications:

    Leveraging Firebase's real-time database and Cloud Messaging capabilities, you can implement real-time updates and notifications. Users receive instant updates on new messages, comments, or any other relevant activities, keeping them engaged and informed.

characteristics

  • Scalability
  • Responsive Design
  • Modularity
  • Security
  • Community Support

React Packages

  • React Hook Form.
  • AOS.
  • React Leaflet
  • Swiper Js.
  • Animated Css.
  • React Tostify.
  • React Marquee.
  • React Icons.
  • Moment Js.

Installation

Install my-project with npm

  git clone https://github.com/Sakib3602/real-state.git
  cd real-state

Now Install -

  npm install