Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.49 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.49 KB

SuvroxPortfolio

This is a personal portfolio website built using React with Vite as the bundler. This project showcases my skills, projects, and provides information about me.

Features

  • Responsive Design: The portfolio is designed to be accessible and user-friendly on various devices and screen sizes.

  • Project Showcase: A dedicated section to display my projects, including details such as project descriptions, technologies used, and live demos.

  • Skills Section: Highlights my key skills and technologies, providing a quick overview of my expertise.

  • Contact Form: Allows visitors to get in touch with me easily. The form is designed to collect relevant information and facilitate communication.

  • Dynamic Content: The content is dynamically loaded, making it easy to update and maintain the portfolio with new projects or information.

Project Structure

The project structure is organized for clarity and maintainability:

  • src/components: Contains React components used to build different sections of the portfolio.

  • src/pages: Includes individual pages or sections of the portfolio.

  • public: Static assets like images, fonts, and other resources.

Technologies Used

  • React: A JavaScript library for building user interfaces.

  • Vite: A fast, opinionated web dev build tool that serves your code via native ES modules.

  • Netlify: Used for deployment and hosting. 200 Redirect issue will be resolved and manual data input will be add in next update.