Welcome to my portfolio! This project showcases my skills, projects, and experiences as a web developer.
- About Me: An overview of my background, skills, and experiences.
- Projects: A collection of my notable projects with descriptions, screenshots, and links.
- Skills: A list of my technical skills and proficiencies.
- Resume: A link to download my resume.
- Contact: A form to send me messages or inquiries.
- React.js: A JavaScript library for building user interfaces.
- HTML5 & CSS3: Markup and styling languages for building web pages.
- JavaScript: A programming language for adding interactivity to web applications.
- Style-Components: A CSS framework for creating responsive and mobile-first designs.
- Git: A version control system for tracking changes and collaborating on projects.
- GitHub Pages: A platform for hosting and deploying web applications.
To run this portfolio locally, follow these steps:
- Clone the repository:
git clone https://github.com/Sujal942/My-Portfolio.git
- Navigate to the project directory:
cd My-Portfolio
- Install the dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit:
http://localhost:3000