This is a website build using react and redux for state management. I used the compound component pattern of react. This website includes both the user and admin UI.. All the data used in this website is from a local files
- agents.js - which include agents or users data
- listing.js - which includes properties data
- messages.js - which includes inbox messages data.
- React Router Dom
- Redux
- React-redux
- Styled Components(macro)