Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1 KB

README.md

File metadata and controls

36 lines (23 loc) · 1 KB

My Portfolio Site

Live Site

Project Status

This project is currently in development. It is a portfolio site built with NextJS, Typescript, and Tailwind to display some of my work.

Feature Roadmap

  • Integrate Playable Portfolio
  • Projects Page
  • Home Page

Technologies used

NextJS, Typescript, Tailwind

Installation and Setup Instructions

Node v19.7.0, Next v13.4.7, Typescript v5.1.3, React v18.2.0, Tailwind v3.3.2

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

  • Run npm install inside the root directory of this repo.
  • Then run npm run dev inside the root directory of this repo to start the site.

Project Screen Shot(s)

Home Page

Home Page

Project Page

Project Page

Playable Portfolio Page

Playable Portfolio Page