"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list.
- The website use the single page application approach. It is able to display three pages dinamically.
- A books list is displayed on the main page. The "List" option also displays this list.
- Books can be removed using the remove button related to each book on the books list.
- Books can be added using a form by clicking the "Add new" option.
- The "Contact" option display the contact information.
- HTML / CSS / Javascript
To get a local copy up and running follow these simple example steps.
- Have a computer
- Install git on your local computer.
- Clone this repository to your local computer. Choose the location you prefer.
- Execute the index.html file to display the project.
👤 Gabriela Sánchez Espirilla
👤 Ramoun Omar
- GitHub: @MrRamoun
👤 Zeeshan Haider
- GitHub: @zhadier
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Linters: Microverse
- Readme template: Microverse
This project is MIT licensed.