https://github.com/elena-in-code/book-list-app
JavaScript
https://github.com/elena-in-code/book-list-app
es5-javascript es6-classes es6-javascript list localstorage skeleton-css
Last synced: 2 months ago
JSON representation
JavaScript
- Host: GitHub
- URL: https://github.com/elena-in-code/book-list-app
- Owner: elena-in-code
- Created: 2018-02-03T11:21:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-03T19:14:24.000Z (over 7 years ago)
- Last Synced: 2025-01-20T11:32:14.586Z (4 months ago)
- Topics: es5-javascript, es6-classes, es6-javascript, list, localstorage, skeleton-css
- Language: JavaScript
- Homepage: https://elena-in-code.github.io/Book-List-App/
- Size: 8.79 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [JavaScript Book List App](https://elena-in-code.github.io/Book-List-App/ "live sample of the App")

Make a list of books and keep them in local storage.
Project part of the Udemy course by:
[Brad Traversy - JavaScript From the beginning](https://www.udemy.com/modern-javascript-from-the-beginning/)
The project has been done with javaScrit ES5 and ES6, both working equally.
To try both, the script links are in the html, enable the one you want to try.Dynamic gradient color background inspired by:
[Deven Blackburn - Animated Gradient Background (CSS only)](https://codepen.io/makecodenotwar/pen/ggappy?editors=1100)
### Technologies used:
+ HTML5
+ CSS3
+ javaScript ES5
+ javaScript ES6
+ Skeleton### User Stories:
+ Fill in the fields
+ Add/submit books to the list
+ delete them##### Hope you like it!