Skip to content

rizalyoga/rizalyoga-web

Repository files navigation

MY PORTOFOLIO WEBSITE ( NOT RESPONSIVE YET )

Demo

Here is a working live demo : https://rizalyoga.vercel.app/

Site

Run in locale

To clone and run this website, you'll need Git and Node.js (which comes with yarn) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rizalyoga/next-portofolio.git

# Go into the repository
$ cd next-portofolio

# Install dependencies
$ yarn

# Run the app
$ yarn dev