- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Awesome books is a simple and user-friendly web application that allows you to create and manage a list of books that you're interested in. With Awesome Books, you can easily add or remove books from your list, and all changes are automatically saved to your local storage, so you can access your list at any time.
- HTML
- CSS
- JavaScript
Client
- Responsive design that adapts to different screen sizes and devices.
- Add a nice UI so it's more friendly to use.
comming soon!
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Web browser.
- Code editor.
- Git
In order to clone this repository to your desired folder, run the commands below on your console:
git clone https://github.com/redmarverick/books-list.git
Install this project running the following commands:
npm install
To run the project, open the index.html file on your web browser or with live-server extension.
To run tests, run the following command:
Comming soon.
👤 Nylbert Victor
- GitHub: @Nylbert Victor
- Twitter: @Nylbert Victor
- LinkedIn: Nylbert Victor
- Search functionality: Allow users to search for books by title, author, or other keywords.
- Custom categories: Give users the ability to create custom categories or tags for their books, such as "To Read", "Favorites", or "Non-Fiction"
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Thanks for checking out our books app! Please feel free to reach out with any questions or feedback, as your input is greatly appreciated. And if you enjoyed the project, don't forget to leave a star on the repo ⭐️.
would like to thanks Microverse corporation for the README template.
This project is MIT licensed.