Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 589 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 589 Bytes

Portfolio Site

This site was made with React and react-bootstrap to showcase my academic and professional history, and offer methods to contact me.

Description

Features:

  • Contact form with validation and success message.
  • Personal Blog.

Instructions

This project was bootstrapped with Create React App.

In order to run the project, clone the repository and run npm start from the project directory. This will open the app in development mode.

You can also run the project from the project directory using yarn start.