/notes

Primary LanguageTypeScript

Notes

🚀 Prerequisites

  • Angular
  • Go
  • PostgreSQL

👨‍💻 Setting up

GoDoc

To run the backend execute the following command in the terminal:
go run .

Typescript
Love Angular badge

To run the frontend execute the following command in the terminal:
// go to localhost:4200
ng serve

or simply

ng serve --open

Content

Login screen

Login screen

Signup screen

Signup screen

Notes screen

Notes screen

New note screen

New note screen