- project set up using
Create React App
and usingReact Hooks API
(useState, useEffect, useContext) - list saved in
localStorage
- styled components with
Bootstrap 5
- modular components
- responsive, accessible and with a dark mode
% yarn install
% yarn start