Books-store

This is a Book app that enable users to track their favorite Books. In this version of the Book App, the user will be getting three options ; Adding a new Book in to the Book List , See all the Books that were added to the app and Delete any Book from the list of Books.

Stars
4

Books Store

This is a Book app that enable users to track their favourite Books. It fetches book-data from the Boostore API and displays it. In this version of the Book App, the user will be getting three options

  • Adding a new Book in to the Book List
  • See all the Books that were added to the app
  • Delete any Book from the list of Books

Built With

  • React

  • HTML

  • CSS

  • Redux

  • 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).

  • ESlint (A mighty, modern linter that helps you avoid errors and enforce conventions in JavaScript codes)

Live Demo

Books-store

Prerequisites

  • Have a working and updated browser
  • Have a local version control like git install on your computer
  • Have knowledge about figma to adapt the design by following some specific requirements
  • Have an account and sign in on GitHub, as online/remote version control system
  • Download waves to check project accessibilty

Getting Started

To get a local copy up and running follow these simple example steps.

  • copy this link https://github.com/frank1738/Books-store.git.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • writ git clone and paste the link
  • go to the repository folder in your command prompt cd Books-store

To run the application

Run the command npm install

Run the command npm start

to test the application

npm test

👤 Author

Frankline osoro

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The design has been inspired by:

Microverse

📝 License

This project is MIT licensed.

Related Projects