
This is my portfolio, meant to summarize and display some of my life's accomplishments!
- Modern Design: Using simple shapes, the design is meant to have you focus more on the content while still catching your eye!
- Fully responsive: The design was made to fit perfectly across all devices.
- Single page layout: This is a single-page website.
- React
- Figma
- react-swipeable
- react-spring
To create a stylish portfolio highlighting both of my passions.
If you want to use this yourself, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/skyfalir/portfolio.git
-
Install the necessary dependencies:
npm install
-
start live server:
npm start
This runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see some errors in the console. (related to soundcloud's embed specifically)
- I plan on updating this further after grading.
- one design choice was altered after the initial design, so some one or two classnames might not make sense placement-wise.