Skip to content

JoakimTeixeira/progress-normalizer

Repository files navigation

Multi-Accordion Progress Normalizer

Multi-accordion progress bar using normalized sum

Javascript Style Guide

image

To-do

  • Implement global state for shared properties
  • Replace explicit DOM usage with JSX logic
  • Apply styled-components to modularize CSS
  • Implement lazy loading for the checkbox list
  • Save data temporally in local storage

Running the Project

To get started, fork the repository, clone it, and then run the following commands:

npm install
npm run start

Releases

No releases published

Packages

No packages published