This app is made to create notebooks and take care of your notes. I did it in order to learn redux, tailwindcss, improve some core concepts of react like hooks and context and learn about github actions CI/CD.
you can access the web app by clicking here
- create users: signup and login.
- create notebooks and editing the title by double clicking in the title.
- create notes and editing the title by double clicking in the title.
- There is a section where you can input markdown and other section to render the markdown a show as a preview.
- you can either delete or edit notes and notebooks.