Skip to content

pswk1/habit-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Habit Tracker

Description

A prototype of a simple habit tracker app in React. Styled with Styled-Components.

Tests

Tests

Deploy

Deployed on Netlify

Tech

  • React
  • Javascript
  • Styled-Components
  • Jest & React Testing Library

Features

  • Responsive to browserwidths
  • UI based of custom-built components
  • Save user input as state within React
  • Unit tests written with Jest and RTL

Installation and Usage

  • Clone repository into your machine.
  • Navigate to the root directory of the repo.
  • Run npm install to install dependencies.
  • Run npm start to start the application.
  • Run npm run test to run tests OR
  • Run npm run test:watch to run tests in watch mode

About

A prototype of a simple habit tracker app in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published