React landing page - Grafiska verktyg homework

Homework assignment to learn about design, animations, branding, and brand identity. The assignment is to create something fun that mimics the design aesthetics of a brand we like.

I chose Dropbox's blog as my inspiration, and I chose to do the project in React as I'm teaching myself how to use it.

Click here for a live demo of the site

To start using this repo:

  1. Open your terminal to a directory of your choosing
  2. git clone https://github.com/Dan7n/react-landing-page.git
  3. cl to the react-landing-page folder
  4. npm install
  5. npm start to start the Webpack server