Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 671 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 671 Bytes

viniciuscardoso.dev

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.

Screenshots

App Screenshot

Running Locally

    git clone https://github.com/vinicdev/viniciuscardoso.dev.git
    cd viniciuscardoso.dev

Create a .env file similar to .env.example.

Then install dependencies and run the development server:

    pnpm install
    pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.

Author