Goal of "Project Awesome Books" is creating a functioning webpage where we can add new book to display and remove book from the collection using JavaScript Objects and classes.
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Awesome Books is a working webpage with more user interactions using the JavaScript, mainly JavaScript Objects and Classes where we can add new books to the collection of data and display them in the webpage with a added feature of removing a book from the data collection.
Client
-
Adds new Book to the Webpage display and collection using "Add Book" button
-
Removes a Book from the collection and the display when clicked on remove button.
-
Responsive Web design
With this Project Awesome-Books, you can get an basic idea of how you can make use of JavaScript data structures to store and display data that is editable with features. To get a local copy up and running, follow these steps.
In order to run this project you need: Linters
npm init -y
npm install --save-dev hint@7.x
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:tan12082001/Project-AwesomeBooks.git
To run the project, if you are using a Code Editor make use of live server.
👤 Tanmayi Manku
- GitHub: @tan12082001
- LinkedIn: LinkedIn
👤 Mohammad Mahdi Niazi
- GitHub: @Mahdi-Niazi
- LinkedIn: LinkedIn
- Upcoming Project features
Contributions, issues, and feature requests are welcome! Feel free to check the github page.
Contributors for this project:
If you like this project give a star.
I would like to thank Microverse.
This project is MIT licensed.