- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
Awesome Books is an app built with JavaScript, It stores your favorite books with features that let you add and remove books.
Client
Database
- Save a new book item with title and author
- List all books available
- Remove books
- Functional SPA
To get a local copy up and running, follow these steps.
In order to run this project you need:
- An IDE with a live server extension
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:peterdtitan/awesome-books.git
- Once inside the directory, locate the index.html file and run with live server
To get a local copy up and running follow these simple example steps.
- A simple web browser (preferably Chrome or Firefox)
- An IDE
- Clone this repository into a directory of your choice and open the index.html file
OR
- Download this repository as a .zip file
- Extract contents and open the index.html file.
👤 Author1
- GitHub: @peterdtitan
- Twitter: @PeterDeTitan
- LinkedIn: LinkedIn
👤 Author2
- GitHub: @ibizugbe
- Functional Database (not local storage)
- Color theme and button themes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it star and follow the page for future updates.
This project is MIT licensed.