- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Abel Morara Portfolio is a responsive web portfolio application where a developer can keep record of their previous projects, accoplishments, skills, contacts and CV to make it easier for them to display and present their developer talents.
- [Mobile Responsive]
This is the mobile responsive version for now as it is build using the mobile first development approach.
- [Header Section]
This is the banner section with beautifully customized images and brief description of who the developer is.
- [Works Section]
This is the works area with beautifully customized images and brief description of sample projects the developer has worked on.
- [About Section]
This is the details of how to get in touch with the developer.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Code Editor preferrably Vs Code:
https://visualstudio.microsoft.com
Github Account:
https://github.com/
Npm installed:
https://nodejs.org/en/download
A LiveServer/ Localhost/ VS Code Live Server Extension
A working and up to date Browser
Clone this repository to your desired folder:
git clone command
Install this project with:
Linters:
Lighthouse run:
npm install -g @lhci/cli@0.7.x
Webhint run
npm install --save-dev hint@7.x
StyleLint run:
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
To run the project, open the index.html file on your browser.
To run tests, run the following command:
to check for styling errors:
npx stylelint "**/*.{css,scss}"
To test optimization:
lighthouse [site url]
You can deploy this project using:
Localhost on your computer through a local Server:
https://www.apachefriends.org/download.html
Or:
Github Pages:
https://pages.github.com/
👤 Abel Morara
- GitHub: @ProgramKingAbel
- Twitter: @CEOAbel1
- LinkedIn: LinkedIn
- [Add Live project samples]
- [Add dynamic widgets]
- [Develop Dekstop Version]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project follow me on Github and give it a star to motivate build more cool staff. Thank you.
I would like to thank the Microverse Community, My stand up team and coding partners who we work tirelessly to make it possible.
This project is MIT licensed.