0xmme / challenge-frontend

frontend to coding challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coding challenge - frontend

This frontend was created as my solution to the coding challenge provided by Molecule. Thanks to them for putting this challenge together!

What's inside?

This frontend consists of the following tools:

A live version of this frontend can be found here.

How to use

Install packages:

yarn

Build production:

yarn build

Development live server:

yarn dev

About

frontend to coding challenge


Languages

Language:TypeScript 88.4%Language:CSS 9.9%Language:JavaScript 1.7%