Skip to content

gourabofficial/React-Portfolio

Repository files navigation

React Portfolio Project

This is a modern, responsive portfolio website built using React.js, Tailwind CSS, and React Router. It highlights my skills, projects, and provides contact information, incorporating animations for a visually appealing user experience.

File Structure


project-root/ │ ├── public/
│ └── index.html
│ ├── src/ │ ├── Pages/
│ ├── Components/
│ ├── App.js
│ ├── index.js
│ └── assets/
└── README.md


Features

  • Fully Responsive Design: Optimized for various screen sizes.
  • Smooth Animations: Transitions and animations for an engaging experience.
  • Modern UI: Gradient background, clean layout, interactive elements.
  • React Router Integration: For seamless navigation.
  • Contact Form: Direct feedback submission.
  • GitHub Projects: Links to demos and source code for each project.

Technologies Used

  • React.js: For UI structure.
  • Tailwind CSS: For styling and layout.
  • React Router: For page routing.
  • JavaScript (ES6): Core logic and functionality.

Setup & Installation

  1. Clone the Repository
    git clone https://github.com/your-username/portfolio-project.git
    cd portfolio-project