Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 242 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 242 Bytes

Personal website created using React.

How to use

  1. Clone repo.
  2. Install modules using npm install or yarn.
  3. Run with npm start or yarn start.
  4. Open http://localhost:3000 to view it in the browser.