Skip to content

sinster2003/real-deal

Repository files navigation

RealDeal

RealDeal is a NextJS Real Estate Web application styled using Chakra UI and content fetched from Rapid API.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Technologies Used in the project

  • NextJS
  • ReactJS
  • ChakraUI
  • RapidAPI

Dependencies used in the project

  • axios (for data fetching)
  • millify (for number formatting)
  • nprogress (for loading bar)
  • react-icons (for icons used)
  • react-horizontal-scrolling-menu (for carousel)

Deployed the project on Vercel

https://real-deal-liart.vercel.app/

Screenshots

screencapture-real-deal-liart-vercel-app-2023-11-22-21_50_49

screencapture-real-deal-liart-vercel-app-property-7655619-2023-11-22-21_51_31

screencapture-real-deal-liart-vercel-app-search-2023-11-22-21_52_42

Releases

No releases published

Packages

No packages published