/Portfolio

This is Portfolio Website project (Using React, CSS, Locomotive, GSAP)

Primary LanguageTypeScript

About this Project

This Portfolio website project uses React, CSS, Locomotive for smooth scrolling effects and GSAP(for animation).

How to Run this Project

To run this project do npm install for node modules and install locomotive, GSAP.

  1. Clone the Project
    git clone https://github.com/therajusah/Portfolio.git
  1. Install dependencies
   npm install
  1. Run the server
   npm run dev