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

Simple health tracker built in React with hooks and Sass

Notifications You must be signed in to change notification settings

pfuhrmann/react-demo-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor

Your simple health tracker

Implementation notes

  • Used react hooks to manage component's state
  • Utilized Sass instead of vanilla CSS
  • Folder structure is following grouping of component resources in the same folder

Requirements

  • yarn (or npm)

Install

yarn install

Start dev server

yarn start

Run tests watcher

yarn tests

Build for production

yarn build

About

Simple health tracker built in React with hooks and Sass

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published