/Book-store

The "Book Store CRUD app" is a simple application that allows users to Create, Read, Update, and Delete book records. However, it does not include any database functionality. Users can add, view, edit, and remove book entries within the app.

Primary LanguageJavaScript

Book Store


Book Store application

📗 Table of Contents

📖 Book Store

this is Book Store app project we have created using React library

🛠 Live Link

https://bookstore-nrtc.onrender.com

🛠 Built With

1: React 2: CSS 3: linters 4: Redux

Client

the project explanation

Key Features

  • Book Store app is CMS app that allows the user to choose between their book authors and read their books

Testing

  • run this command " npm run test "

(back to top)

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

1: web browser 2: an code editor 3: node installed on your pc

Setup

Clone this repository to your desired folder:

  cd to your desired folder 
  git clone https://github.com/MohamedRoshdy2021/Book-store.git
### Install

Install this project with:
  install node_modules by this command : npm i -y

then:

run this command: npm run start 

(back to top)

👥 Authors

👤 Roshdy Mohamed

🔭 Future Features

  • will add a catogries component to choose between the different catogries
  • will enhance the design in the next branch
  • will make the version of the mobile more responsive for better UI to the user

(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 don't forgt to give a star

(back to top)

🙏 Acknowledgments

I would like to thank Microvesre who helped us during our journey

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)