Skip to content

symplytheo/bristle-design-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bristle Design Challenge

This project is a design challenge for a frontend role

Technologies Used

  • Reactjs
  • Scss/Scss Module

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

  1. Clone the repository

    git clone git@github.com:symplytheo/bristle-design-challenge.git
  2. Change directory

    cd bristle-design-challenge
  3. Install dependencies

    yarn install
  4. Run the app in the development mode. Open http://localhost:3000 to view it in your browser.

    yarn start
  5. Build the app for production to the build folder.

    yarn build