Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 696 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 696 Bytes

Mentalitea

Match tea flavors to your mood


Find the perfect tea for your current state of mind.

Screenshot

Demo

Click to view live app demo

Features

  • 22 selectable moods & 31 selectable teas
  • Filter by caffeine
  • Expandable tea data

Tech Stack

  • React
  • CSS ~ Sass
  • Jest & Enzyme

Installation

  • Dependencies:
npm i
  • Start:
npm start
  • Test:
npm test

Contributors