Billmike / tilda-solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 81.1%Language:CSS 15.4%Language:JavaScript 3.5%