- This project's built only with HTML, CSS and vanilla JavaScript.
- I fetched data from an API to get pictures, names and dates.
- Users are able to filter names, select a month, add new person, remove from the list and edit the list.
- The design needed to match the design from Figma.
- I installed
date-fns
to handle date computations. - Every action is persisted into the local storage.