Clone of the holapisos web page that shows a list of flats with different information and with pagination
Build with:
• 💻 Frontend: ~ JavaScript ES6+ ~ HTML 5 ~ Angular
• 🎨 Desing: ~ CSS 3 ~ SASS ~ BEM ~ Responsive Desing ~ Flexbox
How tu run this app:
1- Download the project
2- Open project in your code editor
3- Run next command for install dependencies
npm install
4- Open frontend folder and run the command
ng serve