Welcome to my portfolio website! This is a personal website developed to showcase my projects, skills, and experiences. Built using React.js and styled with Tailwind CSS, the site is designed to be responsive and user-friendly.
- Home: Introduction.
- Skills: A detailed list of my technical skills and expertise.
- Work: Showcases my projects with descriptions and links.
- Education: Information about my educational background.
- React.js: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for creating custom designs quickly.
- JavaScript: The programming language used for the interactive parts of the site.
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yaswanthsai002/portfolio.git
-
Navigate into the project directory:
cd portfolio
-
Install dependencies:
npm install
-
Start the development server:
npm start
The site will be accessible at
http://localhost:5173
.
To create an optimized production build of the site, run:
npm run build
The build artifacts will be stored in the build/
directory.
If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request to the original repository.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please reach out to me at yaswanthsaikotagiri1@gmail.com.