This is just an app to practice concepts about React in a practical and beautiful way.
Inspiration: https://mumbleui.com/icons
npm install -g json-server
json-server --watch db.json
(optional)npm run serve
Docs: https://github.com/typicode/json-server
- Apply able to change the theme (dark/light)
- Fixed bug when saving note and came back to the list