GoodVincentTu / daily-drinks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple daily drink react app

Commands

  1. Install

$ yarn

Using yarn to install the dependencies packages.

  1. Running app

$ yarn start

The app will start running locally on port 3000.

  1. Running test

$ yarn test

Using jest and enzyme to do the end to end testing ensuring the usability and maintainability.

Todos

  • Style components implementation
  • Implement functionality testing

About


Languages

Language:JavaScript 81.3%Language:HTML 12.5%Language:CSS 6.2%