Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 949 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 949 Bytes

Deploy with Vercel

christophercardoso.dev

Introduction

This website is built using the following technologies:

Demo

Check out the live website: christophercardoso.dev

Running Locally

This application requires Node.js v16+.

git clone https://github.com/kriscard/christophercardoso.dev.git
cd christophercardoso.dev
# You can remove all of my personal information first
npm install
npm run preview

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