This repository contains the source code for Swarup Chanda's portfolio website. It showcases my skills, projects, and experience in a visually appealing manner.
- Responsive design for optimal viewing across devices
- Sections for About Me, Skills, Projects, Experience, and Contact
- Integration with React framework and styled-components for styling
- React
- styled-components
- HTML/CSS
- Node.js installed on your machine
-
Clone the repository:
git clone https://github.com/swarupecenits/swarup-portfolio.git Navigate into the project directory: bash
cd swarup-portfolio
Install dependencies:
bash
npm install
Running the Application
Start the development server:
bash
npm run dev
Open your browser and visit http://localhost:3000 to view the website.
Deployment
The website is deployed using GitHub Pages. License
This project is licensed under the MIT License - see the LICENSE file for details. Acknowledgments
Inspiration and design elements sourced from various portfolios and design resources.
Contact
Swarup Chanda - LinkedIn - GitHub
Feel free to reach out if you have any questions or suggestions!
vbnet
- Replace
/path/to/portfolio-screenshot.pngwith the actual path or URL to an image preview of your portfolio website. - Adjust the technologies used and features sections based on your specific implementation.
- Update the contact details and acknowledgments as per your preferences.
- Ensure to replace the license file path (
/path/to/LICENSE) with the actual location of your license file in the repository.
This README provides a structured overview that potential users or collaborators can refer to when exploring or contributing to your portfolio website project. Adjust it further based on any additional features or specific details unique to your project.
