Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 939 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 939 Bytes

Ajaysinh Rathod's Portfolio

Welcome to my portfolio website! This site is built using React.js and features dynamic GSAP animations to create an engaging and interactive experience for visitors.

Checkout Live here : https://ajaysinhrathod.in/

Preview

Portfolio Preview

Features

  • React.js: The site is developed using React.js, allowing for a seamless and dynamic user experience.

  • GSAP Animations: The website incorporates GSAP animations to make the content more visually appealing and interactive.

  • Responsive Design: The site is designed to adapt to various screen sizes, ensuring a consistent and user-friendly experience on different devices.

Usage

  1. Clone this repository.

  2. Install the necessary dependencies:

    npm install
  3. Run website on local server:

    npm start