- custom user model
- creating user account app
- create realtor/agent accounts app
- creating listing app
- setup react directory structure
- adding the container files
- installed and setup sass for scss files
- redux setup
- creating types and actions
- added authentication, auth reducers, and npm install uuid
- implemented sass styling on navbar
- added the login logic
- added signup logic
- added the listing search in homepage
- added the listings component