NiluK / terem-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terem tech test

Simple checkout system built with Typescript.

Prerequisites

  • Desktop screen over 1200px;
  • OSX or a standard Linux distribution
  • Node.js 12+, I recommend installing Node via nvm

Setup

npm install

Run

npm dev

Test

npm test

Assumptions

As there was no styleguide and no responsive mobile design screens, I assume you didn't want pixel-perfect replication of the design and I assume that there was no intent on making this responsive as the current design does not fit responsiveness at all.

About


Languages

Language:TypeScript 90.8%Language:JavaScript 9.2%