Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Everyday counter app, helps you count things, keeps you motivated, and enables you to stop your bad habits.

Notifications You must be signed in to change notification settings

georgeroubie/everyday-counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General information

Everyday counter app, helps you count things, keeps you motivated, and enables you to stop your bad habits.

Development

Requirements

Installation

  1. Download project
  2. Open project folder with VSCode
  3. Install the recommended VSCode extensions
  4. Open Terminal in the root folder and run yarn

Commands

  • yarn start
  • yarn lint
  • yarn build
  • yarn test