IFS test

UI stack

The UI for this app was built with Chakra UI. It provides a robust styling system and a number of flexible UI primitives.

How to start

To run the app locally, please follow these steps:

  1. Clone the repository and go to the app folder

    git clone git@github.com:Doesntmeananything/IFS-test.git
    cd IFS-test
  2. Install dependencies and start the app

    yarn && yarn start

You're done! This will open the app in a new browser tab.