August 2016
Intermediate to advanced
376 pages
6h 33m
English
Now it's time to execute the application and upload some photos:
npm start
http://localhost:3000/books and you will see the following screen:

Books screen
Now let's insert some images and check the behavior of our application:
http://localhost:3000/books/add, and fill in the form:

Upload form
Add the following information:
Title: Image Sample 02
File: choose the sample02.jpg file.
Category: cities
Description: Lorem ipsum dolor sit ...
Read now
Unlock full access