Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Vagyasri/Awesome-Books
It is website containing a list of books been created using plain JavaScript with objects.
https://github.com/Vagyasri/Awesome-Books
List: awesome-books
Last synced: about 1 month ago
JSON representation
It is website containing a list of books been created using plain JavaScript with objects.
- Host: GitHub
- URL: https://github.com/Vagyasri/Awesome-Books
- Owner: Vagyasri
- License: mit
- Created: 2021-07-05T13:04:58.000Z (over 3 years ago)
- Default Branch: Development
- Last Pushed: 2021-09-14T06:23:35.000Z (about 3 years ago)
- Last Synced: 2023-03-09T22:32:47.133Z (over 1 year ago)
- Language: CSS
- Size: 203 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome-Books
Style core elements of the page: In this project, we added CSS styles to the Awesome books application.
## Built With
- HTML
- CSS
- JavaScipt## Live Demo
[Preview!!](https://vagyasri.github.io/Awesome-Books/)
## Author 1
👤 **Bhagyashree Patra**
- GitHub: [@Vagyasri](https://github.com/Vagyasri)
- Twitter: [@Vagyasri](https://twitter.com/Vagyasri)
- LinkedIn: [Bhagyashree Patra](https://www.linkedin.com/in/bhagyashree-patra-029bb059/)## Author 2
👤 **Mohammed Al-Asfar**
- GitHub: [@elasfarc](https://github.com/elasfarc)
## Getting Started
### Prerequisites:
- Web browser
- Code Editor (VS Code)
- Live Server Extension### Cloning the repo to your local system (If you already have git, installed in your system):
- [Copy this link](https://github.com/Vagyasri/Awesome-Books.git)
- Open your terminal or command line
- Run "git clone [Paste this link](https://github.com/Vagyasri/Awesome-Books.git)"
- Open the folder with your code editor
- Now You can edit the code and check the changes in the browser using Live Server### Check linter errors:
- Install npm
- For HTML: Run npx hint .
- For CSS: Run npx stylelint "**/*.{css,scss}"
- For JavaScript: Run npx eslint .## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
- cd into the Youtube-Replica project directory
- Run git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a reviewFeel free to check the [issues page](https://github.com/Vagyasri/Awesome-Books/issues), contribute to the Project by creating an issue.
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.