* HTML5
* CSS
* JavaScript
* Bootstrap 4
* ES6 Modules
We built a modular version of the greatest book store known to humankind - Almost Amazon. This bookstore has a single book and some basic styling.
- Go to:
https://www.npmjs.com/package/http-server
and install "http-server". - Navigate to the project folder in command line interface and type:
http-server -p 8080
- This will show at:
http://localhost:8080
in your internet browser.