ankitadhakad / Property-Pulse

Property Pulse is a feature-rich property listing platform crafted with the MERN stack, Tailwind CSS for styling, and React Redux Toolkit for seamless state management. Users can effortlessly list properties for rent or sale, while enjoying secure authentication with JWT and Google OAuth.

Home Page:https://property-pulse-hns4.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Property-Pulse

Welcome to Property Pulse, a platform where users can list their properties for rent or sale. This project is built using the MERN (MongoDB, Express.js, React.js, Node.js) stack with styling done using Tailwind CSS, and state management using React Redux Toolkit. It includes features such as user authentication (sign up, sign in) with Google OAuth, JWT authentication, profile updates, and property listing management.

Features

  • User Authentication:

    • Sign up with email and password.
    • Sign in with email and password.
    • Sign in with Google using OAuth.
    • Sign up with Google using OAuth.
  • JWT Authentication:

    • Secure your routes using JSON Web Tokens (JWT).
  • Profile Management:

    • Update user profile information.
  • Property Listing:

    • List properties for rent or sale.
    • Include details such as property type, location, price, etc.
    • update listed properties.
  • Styling:

    • Styling is done using Tailwind CSS for a modern and responsive design.
  • State Management:

    • Utilizes React Redux Toolkit for efficient state management.

Tech Stack

  • Frontend:

    • React.js
    • Tailwind CSS
    • React Redux Toolkit
  • Backend:

    • Node.js
    • Express.js
    • MongoDB
  • Authentication:

    • JWT
    • Google OAuth
  • Screenshot 2023-12-28 170441
  • Screenshot 2023-12-28 170459
  • Screenshot 2023-12-29 121746
  • Screenshot 2023-12-29 121757
  • Screenshot 2023-12-29 121808
  • Screenshot 2023-12-29 121850
  • Screenshot 2023-12-29 121851

About

Property Pulse is a feature-rich property listing platform crafted with the MERN stack, Tailwind CSS for styling, and React Redux Toolkit for seamless state management. Users can effortlessly list properties for rent or sale, while enjoying secure authentication with JWT and Google OAuth.

https://property-pulse-hns4.onrender.com/


Languages

Language:JavaScript 99.5%Language:HTML 0.4%Language:CSS 0.1%