In this capstone project, I created a plain javascript project which is add a book title and it's author into localstorage and retrive the items to book list section.
- HTML5
- CSS3
- JavaScript
- CSS Preprocessor (SCSS)
- JavaScript used for Dom Manipulation
- JavaScript events are used
- JavaScript objects to store and access data
- Browser Local Storage
- Semantic HTML Tag
- CSS Box Model
- CSS FlexBox
- Device Adaptability
- Github pages for deployment
npm init -y
command used to create package.json file- ES6 Syntax is used
- Codes are divided into modules
- Method and functions are refactored with arrow functions
let
andconst
are used instead ofvar
Luxon
library is used for the current date
- All screen size
👤 Teshome Kurabachew
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
This project is MIT licensed.