This is visit-Ethiopia. Please be my guest to read all my experiance.
- HTML
- CSS
- Technologies used
Please: Here
The basic requirements for building the executable are:
- A working browser application (Google chrome, Mozilla Fire fox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For installing packages like Lighthous, webhint & stylelint used for checking for debugging bad codes before deployment)
git clone https://github.com/The-Normal-One1/Visit-Ethiopia
cd Visit-Ethiopia
npm install
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
npx stylelint "**/*.{css,scss}"
npm install npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
npx eslint .
npm init -y
npm install --save-dev hint@6.x
npx hint .
This should run all unit test found in the application.test.js from the Test folder.
This website is delpoyed by Githube pages
👤 Ermiyas Demsew
- GitHub: @The-Normal-One1
- Twitter: @DemsewErmiyas
- LinkedIn: Ermiyas Demsew
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- Cindy Shin in Behance for the orginal design idea.
- etc
This project is MIT licensed.