Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://lukman155.github.io/awesome-books/
Awesome books: A minimalist approach to an online personal book catalogue, A user can add titles with the authors name, save, and delete entries. Made with JavaScript.
https://lukman155.github.io/awesome-books/
css html javascript
Last synced: 3 months ago
JSON representation
Awesome books: A minimalist approach to an online personal book catalogue, A user can add titles with the authors name, save, and delete entries. Made with JavaScript.
- Host: GitHub
- URL: https://lukman155.github.io/awesome-books/
- Owner: lukman155
- License: mit
- Created: 2022-10-31T07:37:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T07:26:45.000Z (about 2 years ago)
- Last Synced: 2024-04-10T00:46:21.413Z (7 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://lukman155.github.io/awesome-books/
- Size: 684 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Awesome Books
![](./hello.png)
## Project Details
> This is a project created using HTML, CSS and ES6 to show my knowledge of them.
## Built With
- HTML
- CSS
- ES6## Additional Tools
- WebHint
- Stylelint
- Node Packet Manager## Getting Started
Clone this repository and run 'npm install' to install all dependencies
### Prerequisites
- HTML and CSS and Basic JavaScript.
- Git installation
- A text editor
- A terminal
- A web browser to view output
- An IDE e.g Visual studio code### Video link
### Live Demo
[Live Demo Link](https://lukman155.github.io/awesome-books/)
### Setup
- Clone this repository or download the Zip folder:
for https:
```
git clone https://github.com/lukman155/awesome-books.git
```
for ssh:
```
git clone [email protected]:lukman155/awesome-books.git```
### Usage
- After Cloning this repo to your local machine
- Open the `src/index.html` in your browser## Authors
👤 **Author1**
- GitHub: [@lukman155](https://github.com/lukman155)
- Twitter: [@LukmanAbdulka18](https://twitter.com/LukmanAbdulka18)
- LinkedIn: [Lukman Abdulkarim](https://linkedin.com/in/lukmanbaba)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/lukman155/HelloMicroverse/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.## 📝 License
This project is [MIT](./MIT.md) licensed.