OhmKhay / Portfolio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a portfolio application built using Next.js.

Overview

This application is built using the following technologies:

Requirements

  1. Node.js
  2. npm

Installation

1. Clone the application

git clone

2. Install necessary dependencies for the application

cd Portfolio && yarn install

3. Start the application

yarn dev

The above command will start the application on http://localhost:3000/.

About


Languages

Language:TypeScript 78.5%Language:JavaScript 21.5%