https://github.com/thexro/raviyadav
Repo of my Personal Website
https://github.com/thexro/raviyadav
css3 gsap gsap-scrolltrigger html5 javascript react scrolltrigger tailwindcss vite
Last synced: 8 months ago
JSON representation
Repo of my Personal Website
- Host: GitHub
- URL: https://github.com/thexro/raviyadav
- Owner: TheXro
- License: mit
- Created: 2024-09-12T13:09:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-21T19:32:22.000Z (about 1 year ago)
- Last Synced: 2025-04-21T20:38:59.422Z (about 1 year ago)
- Topics: css3, gsap, gsap-scrolltrigger, html5, javascript, react, scrolltrigger, tailwindcss, vite
- Language: JavaScript
- Homepage: https://thexro.vercel.app
- Size: 389 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ravi Yadav - Portfolio
Welcome to the repository for my personal portfolio website! 🎨🚀
[Check it out here!](https://thexro.vercel.app/)
This website is my first attempt at creating a sleek, modern portfolio with smooth animations, built using **GSAP (GreenSock Animation Platform)** and various **npm packages**. My goal was to create something visually striking, fast, and responsive.
## 🛠️ Tech Stack
- **Frontend**: React.js, Tailwind CSS, Sass
- **Animation**: GSAP (GreenSock)
- **Bundler**: Vite
- **Deployment**: Deployed on Vercel
- **Version Control**: Git & GitHub
## 🖥️ Setup Instructions
If you want to run this project locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/thexro/RaviYadav.git
```
2. Navigate to the project directory:
```bash
cd RaviYadav
```
3. Install dependencies:
```bash
npm i
```
4. Start the development server:
```bash
npm run dev
```
5. Open your browser and go to:
```bash
http://localhost:5173
```
And that's it! You can now view and edit the website locally on your machine.
Happy🌟 Contributing
I love open source and collaboration! If you find any issues or want to enhance the website, feel free to:
- Fork this repo
- Create a new branch
- Submit a pull request
I welcome any improvements or suggestions! 😄
Thank you for checking out my portfolio project! Feel free to reach out if you have any questions or feedback.
Happy coding! 👨💻