Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mayashavin/portfolio-new

My personal website
https://github.com/mayashavin/portfolio-new

cloudinary nuxt-blog nuxt-module nuxtjs portfolio portfolio-website tailwindcss vue vuejs

Last synced: about 2 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

# My Portfolio Website
> [https://mayashavin.com](https://mayashavin.com)

My new portfolio and blog using Nuxt.js, TailwindCSS, Cloudinary and deployed using Vercel

![](https://res.cloudinary.com/mayashavin/image/upload/v1595792604/mayashavin/portfolio_cover_2.jpg)

## Build Setup

``` bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate
```

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).