I made this Portfolio because the previous one had too much of text. The new one is inspired by Britanny Chiang's Portfolio Website. Even though I took clues from her design, I developed the entire website on my own.
The website is made using:
- Vue
- Vuex
- VueRouter
Yes, for sure, just make sure that you give credit/ attribution. It took me considerable amount of time to develop this website and hence I expect some credit for the same if you use it for your own portfolio.
You can give credit by linking back to "shahidshaikh.com".
Please reach out to me via my email "[email protected]"
- Fork this repository.
- Clone the your new repository to your system.
- Create a new branch
- Add your changes.
- Commit changes and push the new branch.
- Open and submit a PR.
npm install
npm run serve
npm run build
npm run lint