This repository is about an example of how to build your own JavaScript application using Local Storage to save data in your browser.
For this particular repository, we've fixed our web app to create three sections in order to separate the list of books, the form to add a new book, and the contact us section. Also, we used the luxon library to add the datetime to our project.
Live Demo Link - Awesome Books JS App
- JavaScript
- HTML
- Local Storage
- Visual Studio Code
- Git & Github
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone this project by the command
git clone https://github.com/DanteAlonsoHT/awesome_books_js.git
Cd awesome_books_js
folder- Open
index.html
in your local browser or using Live Server in Visual Studio Code.
- We've used Local Storage with JavaScript.
- I've included linters to improve and cleaning all of our code.
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- For anyone who wants to practice JavaScript.
- How to use Local Storage for your applications.
👤 Dante Alonso
- GitHub: @DanteAlonsoHT
- Twitter: @dante_dante1
- LinkedIn: Dante Alonso
👤 Laylo Khodjaeva
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used 🔰
- Inspiration 💘
- Microverse program ⚡
- Our standup team 🏹
- Our family's support 🙌
This project is MIT licensed.