An unsolicited redesign of the Fusion Alliance website.
Built on React 16, using Styled Components, React Router, with Jest and Enzyme testing.
View the live copy of the site here
- Run
yarn
ornpm install
in the root project directory. - Run
yarn start
ornpm run start
after `/node_modules folder is created and dependencies are installed.