Taas Homes is an imaginary real estate company. Taas homes is located in Nairobi Kenya and it deals with house purchese. The imaginary company has variety of options for its customers of depending on their needs and the financial capabibity. Taas homes also partnered with financial institutions to facilitate morgage facilities to its customers.
This is the first interface
- HTML CSS & JAVASCRIPT
- WebHint
- Stylelint
- ESlint
To track linter errors locally follow these steps:
Download all the dependencies run:
npm install
Track HTML linter errors run:
npx hint .
Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
Track JavaScript linter errors run:
npx eslint ."
Feel free to check the Taas Homes-link.
👤 Petro Loltolo Lesapiti
- GitHub: @petrolesapiti
- LinkedIn: @petrolesapiti
Contributions, issues, and feature requests are welcome!
To get a local copy follow these simple steps:
-
Copy this link .
-
Create a local directory that you want to clone the repository.
-
Open the command prompt in the created directory.
-
On the terminal run this command git clone https://github.com/Loltolo-Lesapiti/capstone.git.
-
Go to the repository folder using command prompt cd javascript-capstone.
-
Install the dev dependencies for linters run npm install.
- I would like to give Credit to Cindy Shin the author of the original design, as required by the Creative Commons License.
- Huge appreciation to microverse team for creating such a great curriculmn.
- To my coding partners and various team members for contributing to my understaing of the content.
- And finally thanks to my family for the ample time and financial support.
This project is MIT licensed.