/notes-sample

Just a simple full stack notes app for showing some design patterns in frontend

Primary LanguageTypeScript

Notes Sample

Each of the projects contains its own run.sh for auto-configuration, as well as a README.md with information about the project.

Here are some screenshots of the results obtained in the frontend and backend.

Note

Frontend deployed in Netlify: https://easy-notes-sample.netlify.app/

Frontend: React JS + TypeScript + Tailwind CSS (w/Dark Theme)

List notes

Delete note

Create note

Update note

Settings

Dark theme

Create new tag

Notes with tags

Note tag filter 'b'

Note tag filter 'ba'

Backend: Nest JS + Postgres with Swagger/Open API using Docker

Swagger/Open API documentation