tsengsational / thinx-app

Code Challenge for Thinx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thinx Coding Challenge

I created this code challenge using (Vue.js)[https://vuejs.org/]. It's my new favorite front-end framework for creating progressive single page web applications.

The production build can be found in the docs folder.

Alternatively, if you want to run the development build you can install the vue-cli using:

npm install -g @vue/cli
# or
yarn global add @vue/cli

Then cd into the src folder and run vue serve

About

Code Challenge for Thinx


Languages

Language:Vue 93.9%Language:JavaScript 3.6%Language:HTML 2.5%