Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gowth6m/portfolio

Portfolio of Gowthaman Ravindrathas built with React JS, Framer Motion & Tailwind CSS
https://github.com/gowth6m/portfolio

framer-motion gowtham gowthaman nextjs nocxa portfolio portfolio-website software-engineer tailwindcss

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# My Web Portfolio

[Visit my website](https://gowth6m.github.io/gowtham-io)

To get dependencies
```
npm install
```

To run website
```
npm start
```

To build
```
npm run build
```

To deploy
```
npm run deploy
```