Personal library which allow user to add name of the book and at the same time with the name of the author. User is able to Add new book and Delete book. This app allows user to store all changes in Local storage so user can be able to see his/her stored data anytime.
- HTML
- CSS
- JavaScript
- Webpack
Visit live demo here
To get a local copy up and running follow these simple example steps.
A Web Browser (preferably Google Chrome)
- Clone the GitHub Repository
- run this commands in your terminal:
npm install
npm run build
npm start
after running npm start
the website will be opened automatically on your default browser.
👤 Author1
- GitHub: Levy Ukwishaka
- LinkedIn: LinkedIn
- Twitter: Twitter
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse offered guidance on how to make the project more professional
This project is MIT licensed.