ybadr99 / bookstore

Discover the joy of reading with our immersive bookstore app, built with React. Browse a vast collection of books, create personalized reading lists, and easily purchase your favorite titles, all in one convenient and beautifully designed application." Read a random math-related quote.

Home Page:https://bookstore-ybadr99.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store

πŸ“— Table of Contents

πŸ“– Book Store

Discover the joy of reading with our immersive bookstore app, built with React. Browse a vast collection of books, create personalized reading lists, and easily purchase your favorite titles, all in one convenient and beautifully designed application." Read a random math-related quote.

πŸ›  Built With

  • HTML/CSS
  • React / @redux/toolkit

Key Features

  • List books.
  • Add, Read, Delete and Update book.

Future Features

  • Filter by category.

  • Write unit test.

  • state management using Redux

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • a browser
  • git
  • nodejs

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/ybadr99/bookstore.git
  npm install

Usage

To run the project, execute the following command:

  npm run start

Run tests

To run tests, run the following commands:

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

πŸ‘₯ Authors

Yousef Badr πŸ‘€ Author1

🀝 Contributing

Feel free to check the issues page. Contributions, issues, and feature requests are welcome!

⭐️ Show your support

If you like this project:thumbsup:

πŸ™ Acknowledgments

I would like to thank Microverse that inspires me this project idea

πŸ“ License

This project is MIT licensed.

About

Discover the joy of reading with our immersive bookstore app, built with React. Browse a vast collection of books, create personalized reading lists, and easily purchase your favorite titles, all in one convenient and beautifully designed application." Read a random math-related quote.

https://bookstore-ybadr99.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.4%Language:CSS 28.9%Language:HTML 12.8%