- Homepage with overview of other pages
- Blog
- Projects
- About Me (Resume Page)
- Dark/Light Mode
- React
-
Clone the repo
git clone https://github.com/ShawnAlisson/thePersonal.git
-
Install NPM packages
npm i
-
Run
npm start
-
Open [http://localhost:3000] with your browser to see the result.