Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

HerrBertling/zen-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zen-timer

A simple meditation timer: https://herrbertling.github.io/zen-timer/

zen-timer app images

Installation

This project was bootstrapped with Create React App. It's not ejected, so everything Create React App brought to this repo is still working 🚀

Setting up locally

  1. Clone this repository
  2. Run yarn to install dependencies
  3. Run yarn start

That should be it – for everything else, please consult the Create React App repo ❤️