Welcome to my portfolio website! This repository contains the source code of my personal site, which is hosted on Vercel.
Portfolio link: https://abdullahshishirportfolio.vercel.app/
On my site, I've included a contacts section that uses a Formspree form to handle emails sent by users.
Please follow these steps after forking the repository:
-
Go to Formspree and create a free account if you haven't already.
-
After logging in, create a new form and obtain the unique token.
-
In the
index.html
file, find the following code:<form action="https://formspree.io/f/######" method="POST" id="contactForm"></form>
Replace the token
######
with your newly obtained Formspree token. -
For a fresh start from scratch download the zip file and after extract use the template folder, it will be very helpful.
Download Template : Responsive Portfolio Template.zip