The UI for this app was built with Chakra UI. It provides a robust styling system and a number of flexible UI primitives.
To run the app locally, please follow these steps:
-
Clone the repository and go to the app folder
git clone git@github.com:Doesntmeananything/IFS-test.git cd IFS-test
-
Install dependencies and start the app
yarn && yarn start
You're done! This will open the app in a new browser tab.