Skip to content
/ v2 Public

My personal website powered by Next.js

Notifications You must be signed in to change notification settings

adrrian17/v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adrianayala.mx

This is the source code of the version 2.0 of my personal site.

Running Locally

$ git clone https://github.com/adrrian17/v2.git
$ cd v2
$ npm install
$ npm run dev