A "portfolio" HTML-5 & CSS3 repository built during the portal learning module.
It is a show of my understanding of Gitflow, use of Linters, HTML5 semantics, CSS3 flexbox and figma.
- HTML-5
- CSS3
- Javacript
- Linters
- Figma
- Formspree - form data handler
Live site URL to portfolio Live Demo Link
- To get a local copy up and running follow these simple example steps.
- You only need a browser to run the html file in.
- Create a new folder to store the files in.
- Open your command prompt or terminal and run.
- git clone git@github.com:Nemwel-Boniface/personal-portfolio.git .
- To run tests run :
- npx hint .
- npx stylelint "**/*.{css,scss}"
- Project is deployed using
- git push <branch_name>
👤 Author1
- GitHub: @Nemwel-Boniface
- Twitter: @nemwel_bonie
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Major thanks to Jonathan Sivahera
This project is MIT licensed.