Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gowth6m/gowtham-io

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

framer-motion gowth6m gowtham gowthaman nextjs nodejs npm portfolio react tailwindcss typescript

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
```