A bookstore WebApp that Displays list of books. And users can Add a book or remove a selected book.
- HTML
CSS
Javascript
React
Webpack
NPM
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).
To get a local copy up and running, follow these steps.
npm install npm@latest -g
git clone https://github.com/V-Blaze/Bookstore
cd Bookstore
run npm install
To run tests, run the following command:
npm test
π€ Author
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this projectβ¦
Give credit to everyone who inspired your codebase.