Skip to content

Portfolio of Gowthaman Ravindrathas built with React JS, Framer Motion & Tailwind CSS

Notifications You must be signed in to change notification settings

gowth6m/portfolio

Repository files navigation

My Web Portfolio

Visit my website

To get dependencies

npm install

To run website

npm start

To build

npm run build

To deploy

npm run deploy