- ⚛️ React.js — A JavaScript library for building user interfaces.
- 🌸 SASS — CSS extension language.
git clone https://github.com/domssilva/real-estate
- set up client:
# 1 - go into directory
cd real-estate/
# 2 - install dependencies
npm install
# 3 - run application locally
npm start