This is a project for my personal portfolio. A website to showcase my technical and soft skills as a Software Engineer. This portfolio was simply built using HTML, CSS and little of Vanila JavaScript.
- HTML 5
- CSS 3
- JavaScript (ES6)
Clone the repository to your local machine
$ git clone https://github.com/whiz25/personal-portfolio.git
cd into the directory, install dependencies, start(build and run)
$ personal-portfolio
$ double click index.html
The page will then open in your browser.
👤 Afani Martin
- Github: @whiz25
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
- Fork it here
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add')
- Push to the branch (git push origin feature/[feature-name])
- Create a new Pull Request
Give a ⭐️ if you like this project!
This project is MIT licensed.