This Portfolio website project uses React, CSS, Locomotive for smooth scrolling effects and GSAP(for animation).
To run this project do npm install for node modules and install locomotive, GSAP.
- Clone the Project
git clone https://github.com/therajusah/Portfolio.git
- Install dependencies
npm install
- Run the server
npm run dev