Skip to content

Latest commit

 

History

History
158 lines (96 loc) · 3.72 KB

README.md

File metadata and controls

158 lines (96 loc) · 3.72 KB

Bookstor

Book Store

📗 Table of Contents

📖 [Bookstore]

[Bookstore] An online platform with a vast collection of books, including bestsellers, classics, fiction, and more. Users can search, buy, and review books, with personalized recommendations and secure checkout.

🛠 Built With

Tech Stack

Client

Key Features

  • [Display-a-list-of-books]
  • [Add-a-book]
  • [Remove-a-selected-book]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and run the project, follow these steps.

Prerequisites

In order to run this project you need: Code Edior, Browser and Node.js

Setup

cd your-desired-folder git clone https://github.com/akbarsazish/math.git

Install

npm install

npx create-react-app bookstore-react

Usage

npm start

Run tests

To run tests, run the following command: After you finished the linter configuration you safely run this command to run the projec.

npx stylelint "**/*.{css,scss}"

npx eslint "**/*.{js,jsx}"

Deployment

You can deploy it with your hosting provider of your choise.

(back to top)

👥 Authors

👤 Ali Akbar Sazish

(back to top)

🔭 Future Features

  • [Add-book-category]
  • [search-book]
  • [online-payment]

(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, you are most welcome to Contribute.

(back to top)

🙏 Acknowledgments

I would like to thank all of My teamates and Microvers.

(back to top)

📝 License

This project is MIT licensed.

(back to top)