Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 540 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 540 Bytes

To try the application:

UI:

API:

Global packages that were used:

  • express-generator with EJS view
  • express-generator API

Local packages:

  • Express
  • Cors
  • Axios

In the second part of our course we will turn this app into a PWA (Progressive Web Application)

In the third part of the course we will move our code to React