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:
- Open your terminal to a directory of your choosing
- git clone https://github.com/Dan7n/react-landing-page.git
cl
to the react-landing-page foldernpm install
npm start
to start the Webpack server