Personal Portfolio website
A portfolio is one of the most powerful tools in the software developer toolbox. It’s the easiest way of showing what you’re truly capable of as a developer, and is a quick and simple way for recruiters and hiring managers to get an idea of what a developer can bring to their teams.
- HTML
- CSS(Flexbox and Grid System and Media Queries)
- Linters(hintrc, stylelint and eslint)
- Javascript
To get a local copy up and running follow these simple example steps.
- Have a working and updated browser.
- Have a local version control like git install on your computer
- Have an account on Github, as an online/remote Version Control System
- Have some knowledge about Figma to adapt the design by following some specifications
- Clone the git repo by using this command : git clone git@github.com:joseph07-drack/portfolio.git
- Run just npm install to get all dependecies required to run the linters checks
- npx hint . : to test the html codes
- npx stylelint "/*.{css,scss}"** : To test the css codes
Github pages, refer the Live demo heading to see the page.
👤 Jodrack
- GitHub: @githubhandle
- LinkedIn: LinkedIn
👤 Chidinma
- GitHub: @githubhandle
- LinkedIn: LinkedIn
👤 Mavericks
- GitHub: @githubhandle
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.



