ahadb802 / bookstore

This is a book store library in which user can track book in the library and also add the book by category and Title & Author. After that user can remove books as well. All this project is design in react-redux. Header has a navbar in which routes are defined for specific components. This project is deployed on Netlify.

Home Page:https://guileless-kataifi-4845d0.netlify.app/

Repository from Github https://github.comahadb802/bookstoreRepository from Github https://github.comahadb802/bookstore

logo

Book Store

πŸ“— Table of Contents

πŸ“– Project Name

Webpack Template

πŸ›  Built With

  • HTML, CSS, JavaScript, Reactjs,redux

Key Features

Describe between 1-3 key features of the application.

  • Use webpack to bundle React js.

(back to top)

πŸš€ Live Demo

Click Here

(back to top)

πŸ’» Getting Started

To clone the repository in local environment try following steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Node.js.

You can check if Git is installed by running the following command in the terminal.

$ git --version

Likewise for Node.js and npm for package installation.

$ node --version && npm --version

Setup

Clone the repository using this link

Install

In the terminal, go to your file directory and run this command.

$ git clone https://github.com/ahadb802/bookstore.git

Usage

This website is applicable for both mobile and desktop version.

Run tests

Deployment

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abdul Ahad Bhatti

(back to top)

πŸ”­ Future Features

  • Styling of the webpage
  • Animation to add or remove functionality
  • Adding responsiveness

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank:

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

About

This is a book store library in which user can track book in the library and also add the book by category and Title & Author. After that user can remove books as well. All this project is design in react-redux. Header has a navbar in which routes are defined for specific components. This project is deployed on Netlify.

https://guileless-kataifi-4845d0.netlify.app/

License:MIT License


Languages

Language:JavaScript 64.5%Language:CSS 31.2%Language:HTML 4.3%