YouNote App

Here is the starter code that contains a very simple frontend for the YouNote application.

We will have the frontend app to communicated with the backend (YouNote API server) to retrieve notes for a given user (author).

Moreover, we will deploy the backend to Heroku to gain experience working with the backend server running locally and in the cloud.