This project is a design challenge for a frontend role
- Reactjs
- Scss/Scss Module
These instructions will get you a copy of the project up and running on your local machine.
-
Clone the repository
git clone [email protected]:symplytheo/bristle-design-challenge.git
-
Change directory
cd bristle-design-challenge
-
Install dependencies
yarn install
-
Run the app in the development mode. Open http://localhost:3000 to view it in your browser.
yarn start
-
Build the app for production to the
build
folder.yarn build