Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 547 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 547 Bytes

Zidence Web

Zidence is a simple property listing application. This repo is the frontend web part with React tooling ecosystem.

  • React.js
  • React Router
  • Chakra UI

Getting Started

Install dependencies

yarn

Run development server

yarn dev

Build for production

yarn build

Pages Documentation

Route Component
/ HomePage
/properties PropertiesPage
/properties/:id PropertyPage