This is a web application that allows you to add books to your booklist and see them on the user interface. This app also has localStorage feature so whenever you add any books, you will be able to see the books even if you close the website and come back again!
-
HTML
-
CSS
-
Javascript
-
Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
-
Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
-
Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
- Have a local version control like Git. Which is a open source distributed version control system designed for source code management
- A text editor (e.g Visual Studio Code, Vim, Atom & Sublime.)
- A web browser (e.g Chrome, Safari, Mozilla Firefox.)
- Live Server which is a web extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASPNET)
- Download waves to check project accessibilty
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo by running the command
git clone https://github.com/V-Blaze/Awesome_Books
- Open the directory of the project
cd Awesome_Books
- Open the html file
Click and open the html file
See the open issues for a full list of proposed features (and known issues).
👤 Valetine Blaze
- GitHub: @V-blaze
- Twitter: @blaze_valentine
- LinkedIn: @valentine-blaze
👤 Mert Kaya
- GitHub: @mkaya
- Twitter: @mkaya133
- LinkedIn: @mert-kaya
👤 Khusniddin Ismoilov
- GitHub: @KIsmoilov
-
Contributions, issues, and feature requests are welcome!
-
Feel free to check the issues page.
- Give a ⭐️ if you like this project!
- This project is MIT licensed.