Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 380 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 380 Bytes

Portfolio v1.1

Portfolio site that I built while learning about React.

Prerequisites

  • Node.js

Installation

  1. Clone the latest version on main branch
  2. CD into the root repository
  3. Run npm i to install dependencies
  4. Run npm run dev to start the web server

Usage

Built with

  • React.js
  • Next.js