/portfolio

:sunglasses: Personal website built using React, TypeScript, and Styled-Components

Primary LanguageTypeScript

roy

My portfolio website

This is version 2.0 of my portfolio site that is spun up using Create React App

📦 Project Setup

  1. Install dependencies

    Use the yarn package manager to install dependencies

    yarn
  2. Start developing.

    Start the development server with the following command:

    yarn develop
  3. Linting

    To use proper code formatting, this project is setup with eslint + typescript

    yarn lint --fix

🚀 Deployment

The code for this project is deployed using Vercel. Deployed from master.