- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Awesome books is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, I learnt how to manage data using JavaScript. Thanks to that my website will be more interactive. I also useD a medium-fidelity wireframe to build the UI.
- Html
- css
- Javascript
https://mumo-esther.github.io/Awesome-Books/
To get a local copy up and running, follow these steps. Git clone https://github.com/mumo-esther/Awesome-Books.git
In order to run this project you need: git clone then open in your live server
Clone this repository to your desired folder: cd my-folder git clonehttps://github.com/mumo-esther/Awesome-Books.git
To run tests, run the following command:
- npx hint .
👤 Author
- GitHub:https://github.com/mumo-esther/mumo-esther
- Twitter:https://twitter.com/EstherMawioo
- LinkedIn: https://www.linkedin.com/in/esther-mawioo-58b636225/
Contributions, issues, and feature requests are welcome!
- when a user clicks the "Add" button: - A new book is added to the collection. - The new book is displayed in the page.
- when a user clicks the "Remove" button: - The correct book is removed from the collection. - The correct book dissapears from the page.
- Navbar
If you like this project you can give it a ⭐️.
I would like to thank all my coding partners who helped me in understanding linters
This project is MIT licensed.