SoftSuite

The design challenge for SoftSuite.

Build Setup

# change to directory root
$ cd softsuite

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn start

# build for production
$ yarn build

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.