Zidence is a simple property listing application. This repo is the frontend web part with React tooling ecosystem.
- React.js
- React Router
- Chakra UI
yarn
yarn dev
yarn build
Route | Component |
---|---|
/ |
HomePage |
/properties |
PropertiesPage |
/properties/:id |
PropertyPage |