Skip to content

The user-facing aspect of the AR Realty project allows for efficient and secure browsing of listings. Users can also create accounts and save their preferred listings, as well as contact realtors with inquiries.

License

Notifications You must be signed in to change notification settings

itsalmirr/AR-Realty-Front-end

Repository files navigation

linkedin logo

  • Project Title: AR Realty
  • Language: JavaScript
  • Frameworks: ReactJS/NextJS
  • Backend: Django, Express JS
  • Deployment: Vercel

Instalation

Please make sure to create your own .env file with all necessary credentials before you continue. 1 2 To install packages run:

yarn
# or
npm i

Description


This is the frontend part of the AR Realty project. Where users can browse listings safely and fast. Users can create an account and after that add favorite listings and send inqueries to realtors for specific listings.

Features

  • User can browse listings and see details about them
  • User can search for listings by state, city, zip code, price, and type of listing
  • Users can send an inquery to realtor about specific listing. Realtor will get an email with all information about listing and user.
  • Users can see all their inqueries and realtors on their profile page

Technologies

  • NextJS
    • Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed. It's a modern, performant, and accessible framework for building React apps. Learn more about Next.js 3
  • TailwindCSS
    • Tailwind CSS is a utility-first CSS framework that helps you build custom stylesheets with ease. It’s a collection of small, modular, and flexible utility classes that can be used to build custom stylesheets. Learn more about Tailwind CSS 4

Future plans

  • Implementing more detailed search functionality
  • Implementing map functionality
  • Implementing realtor's profile page
  • Improve security of the application

Footnotes

  1. You can see .env.example file.

  2. Following commands are for Unix-like operating systems

  3. Next.js

  4. Tailwind CSS

About

The user-facing aspect of the AR Realty project allows for efficient and secure browsing of listings. Users can also create accounts and save their preferred listings, as well as contact realtors with inquiries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published