An open API service indexing awesome lists of open source software.

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

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! 👨‍💻