Welcome to my Portfolio Website project! This repository contains the code for a responsive and interactive personal portfolio website developed using HTML, CSS, React, and JavaScript. The website showcases my projects, skills, and includes a contact form and blog section powered by Node.js for backend functionality.
Website Link : https://portfolio-siddhesh-s-projects.vercel.app/
- Responsive Design: Built to ensure compatibility across various devices and screen sizes.
- Interactive UI: Smooth navigation and engaging UI elements for an enhanced user experience.
- Backend Integration: Node.js for backend functionality, including a contact form and blog section.
- Project Showcase: Detailed presentation of my projects with images and descriptions.
- Skill Display: Visual representation of my technical skills.
- Contact Form: Users can easily reach out to me via the contact form.
- Blog Section: Dynamic blog section to share my thoughts and experiences.
- Frontend:
- HTML5
- CSS3
- React
- JavaScript
- Backend:
- Node.js
Ensure you have the following software installed:
- Node.js
- npm (Node Package Manager)
- Clone the repository:
git clone https://github.com/Sidmsu/portfolio.git
- Navigate to the project directory:
cd portfolio - Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to:
http://localhost:3000
public/: Contains the public assets and HTML file.src/: Contains the React components, styles, and other frontend logic.
To deploy the project, you can use services like Vercel, Netlify. Ensure you follow the specific instructions provided by the deployment service.
This project is licensed under the MIT License.
If you have any questions or want to get in touch, feel free to contact me.