- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 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, we learned how to manage data using JavaScript. Thanks to that your website will be more interactive. We used a medium-fidelity wireframe to build the UI.
- HTML
- JavaScript
- CSS
Describe between 1-3 key features of the application.
- Javascript DOM manipulation
[Live Demo Link] (...come soon)
- Have git installed. (For version control)
- Have text editor installed. (VSCode, sublime, atom)
- Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.
Clone this repository to your desired folder:
git clone git@github.com:Juank628/awesome_books.git
Install this project with:
npm install
This page registers books with author and title of the book. To register a book:
- Type the author's name.
- Type the book's title.
- Click on Add button below.
- The books will be added to the list and will be displayed.
To remove a book from the list:
- Find the book in the list.
- Click on remove button for the respective book.
👤 Juan Carlos Sanchez
- GitHub: @Juank628
- Twitter: @juancadev81
- LinkedIn: LinkedIn
- Database connection
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give us an star