- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
For this milestone ,I make my website available online.
1.css
2.HTML
- Linters
- CSS3
- HTML5
- Webhint
- Stylelint
- This repository includes about me
- This repository includes contact form
- This repository includes header
In order to run this project you need: 1.Install git bash 2.Install Vscode, Sublime 3.Web browser
Clone this repository to your desired folder:
1.To access cloned directory:
cd your-folder
git clone https://github.com/abel12-pro/abel12-pro.github.io2.Run with live server
To install linters and other project's dependencies run:
cd your-folder
npm installTo run the project, execute the following command: open index.html using live server or web browser
To run tests, run the following command:
1.For tracking linter errors in HTML files run:
npx hint .
2.For tracking linter errors in CSS or SASS files run:
npx stylelint "\*_/_.{css,scss}"
👤 Abel Fikre
- GitHub: @abel12-pro
- Twitter: @abelfikre2
- LinkedIn: abel-fikre-03b173a7
- [update the look and feel]
- [media queries to make the site responsive]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project just share to your families and give me like.
-Thank You Microverse team that help me with the template of this project -Thanks to everyone who will get time to check this code and suggest any issues
This project is MIT licensed.