Skip to content

Real Estate App for browsing / managing properties for sale

Notifications You must be signed in to change notification settings

JamesDrysdale/RealEstateClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movado

Description

A Real Estate app with a MongoBD database to persist data. Users can browse properties, Real Estate Agents can add new properties to the site for sale, edit, update and delete them.

Tech Stack

This refine project was generated with superplate.

Getting Started

refine is a React-based framework for building data-intensive applications in no time ✨

Refine offers lots of out-of-the box functionality for rapid development, without compromising extreme customizability. Use-cases include, but are not limited to admin panels, B2B applications and dashboards.

Available Scripts

Running the development server.

    npm run dev

Building for production.

    npm run build

Running the production server.

    npm run start

Learn More

To learn more about refine, please check out the Documentation

  • REST Data Provider Docs
  • Material UI Docs
  • Inferencer Docs
  • Material UI Light/Dark Mode Docs
  • Material UI Custom Theme Docs
  • Custom Layout Docs
  • React Router Docs
  • Google Auth Provider Docs

License

MIT