Skip to content

zidence/zidence-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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