This is my personal portfolio website, developed using ReactJs and deployed on Vercel. The design is inspired by the minimalistic style of GitHub.
- Clean and minimalistic design inspired by GitHub.
- Showcase of my projects, skills, and experience.
- Contact form to reach out to me.
- Responsive design for various screen sizes.
- ReactJs
- HTML/CSS
- JavaScript
To run this project locally and make modifications, follow these steps:
-
Clone the repository:
git clone https://github.com/11a55an/portfolio.git
-
Change to the project directory:
cd portfolio-website -
Install dependencies:
npm install
-
Start the development server:
npm start
The website will be accessible at http://localhost:3000.
-
Make necessary modifications to the code and customize the content to suit your needs.
This project is automatically deployed on Vercel. Any changes pushed to the main branch will trigger a new deployment.
You can see a live demo of this project at 11a55an.vercel.app.
- Design inspiration from Github.
- Built using ReactJs and deployed on Vercel.