/shawnalisson.github.io

thePersonal (Github Pages)

Primary LanguageJavaScriptMIT LicenseMIT


Logo

thePersonal

Simple Perosnal Web Page.

Features

  • Homepage with overview of other pages
  • Blog
  • Projects
  • About Me (Resume Page)
  • Dark/Light Mode

Built With

  • React

Getting Started

  1. Clone the repo

    git clone https://github.com/ShawnAlisson/thePersonal.git
  2. Install NPM packages

    npm i
  3. Run

    npm start
  4. Open [http://localhost:3000] with your browser to see the result.

(back to top)