Skip to content

Amir-Taheri-Web/Real-Estate

Repository files navigation

Real Estate

Real Estate fullstack app developed with Next.js 13

Description

Next.js Real Estate fullstack app. The emphasis of this app is on fullstack development with Next.js 13

Getting Started

Dependencies

  • Next.js
  • React.js
  • PNPM
  • MongoDB(Link)
  • NextAuth(Link)
  • Mongoose(Link)
  • React-hot-toast(Link)
  • React-slick(Link)
  • React-burger-menu(Link)
  • React-icons(Link)
  • React-loader-spinner(Link)
  • React-multi-date-picker(Link)
  • SWR(Link)

Installing

  • For running the project in DEVELOPMENT mode run the below code:
npm install
npm run dev
  • For running the project in PRODUCTION mode run the below code:
npm install
npm run build
npm start

Help

If you have problem connecting to server use a VPN

Authors

Developed by Amir Taheri

Github page

About

A Real Estate app developed with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published