Skip to content

BookStore is an innovative web project designed to simplify book management for avid readers and book enthusiasts. This API-powered platform allows users to effortlessly add, organize, and remove books from their virtual bookshelves. With robust data storage capabilities, BookStore ensures that users' valuable book information is securely stored.

License

Notifications You must be signed in to change notification settings

Alibaba2023/book-store

Repository files navigation

📗 Table of Contents

📖 Book Store

Book Store is my first react project.

🛠 Built With

  1. React

Tech Stack

Markup
  • HTML
  • MD markup
Style
  • CSS
Dynamic
  • JavaScript
  • React
  • WepPack

Key Features

  • React-based project
  • Responsive

(back to top)

🚀 Live Demo

  • ✅ You can see the live demo of this webpage by clicking: Live Demo Link

(back to top)

💻 Getting Started

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

  1. Download or clone this repostory.
  2. Provide a modern web browser.

Prerequisites

In order to run this project you need:

  • Git installed in your machine.
  • ✔ Sign in or sign up to your Github account.
  • ✔ A professional editer such as VS Code.
  • ✔ An Updated web browser such as Google Chrome, you can download it from here.
  • Node.js installed in your machine.
  • ✔ Stylelint
  • ✔ ESLint
  • ✔ WebPack
npm init -y
npm install --save-dev [email protected]
npx hint .
  • ✔ Stylelint
  • ✔ ESLint

Setup

  • Clone this repository to your desired folder:

  • Example commands:

  cd [YOUR FOLDER]
  git clone https://github.com/Alibaba2023/book-store.git

Install

  • Run the following command in the root directory of the project to install all dependencies.
  npm install

Usage

  • To run the project, execute the following command:
 cd [YOUR FOLDER]
 git clone https://github.com/Alibaba2023/book-store.git

Run tests

  1. ☑ Stylelint
npx stylelint "**/*.{css,scss}"
  1. ☑ ESLint
npx eslint .

Deployment

This project is deployed by the author, no permission for deployment by any other client.

(back to top)

👥 Authors

👤 Mohammad Anwar Hussaini

(back to top)

🔭 Future Features

  • Unit test
  • Responsive
  • Deployment

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the: issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly drop a start for the repository;

(back to top)

🙏 Acknowledgments

I would like to thank my family and Microvese for their support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

BookStore is an innovative web project designed to simplify book management for avid readers and book enthusiasts. This API-powered platform allows users to effortlessly add, organize, and remove books from their virtual bookshelves. With robust data storage capabilities, BookStore ensures that users' valuable book information is securely stored.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published