Getting Started

This is the solution to the Tilda take-home challenge. To run this application locally, clone this Github repository.

  • Run yarn or npm install to install the dependencies
  • Run yarn dev to run the application locally
  • To run the tests locally, run yarn test

Open Questions

  • The answers to the open questions can be found here.