- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Book-List] is a single-page web application that allows the user to maintain a list of books by their title and author name. It stores the list in the browser's local storage, making it possible for the data to persist beyond even a system reboot.
Client
- [Single-Age Application]
- [ES6-Module syntax utilization]
- [Saves Data to local storage]
- [Live Clock]
To get a local copy up and running, follow these steps.
- Clone this project.
- Open it in VS code.
- Run
npm install --save luxon
to download Luxon - Deploy it on a browser using a live-server plug-in.
In order to run this project you need:
Git A GitHub account VS-Code HTML, CSS, and JavaScript linters
Clone this repository to your desired folder:
https://github.com/badger-99/Book-List-ES6.git
Install this project with:
This project doesn't need to be installed
Use this app to keep track of books you want to get while browsing online book-stores.
There are no tests to run.
You can deploy this project by using VS-code and injecting it to a browser through a local live server.
👤 Alfred
- GitHub: @badger-99
- Twitter: @alpeter91
- LinkedIn: LinkedIn
- [A contact form]
- [A Mobile-friendly version]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star ⭐️
I would like to thank:
- Microverse for providing the resources and guidelines that made this project possible.
This project is MIT licensed.