Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 800 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 800 Bytes

Personal Website V2

This is the second version of my personal website. Deployed via Netlify, visit https://amyresnik.com to view the site.

Netlify Status

Amy Resnik

Technology Used

  • React
  • JavaScript
  • Custom CSS
  • Media Queries
  • HTML
  • Nuka Carousel
  • Font Awesome
  • Unsplash Images

How To Use

Visit https://amyresnik.com to view the site.

To test on your own machine:

  1. Clone this repository
  2. From within this directory in terminal run
npm install
npm start

Enjoy!