ReemMohamedAbdelfatah / bookstore-react

Bookstore with react is an MVP version of vanilla javascript bookstore version that allows you to: Display a list of books. Add a book. Remove a selected book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Store using React

πŸ“— Table of Contents

πŸ“– [Book Store]

[Book store using react-redux] "Book store" is an MVP version of it that allows you to:

Display a list of books. Add a book. Remove a selected book.

πŸ›  Built With

Tech Stack

Client
Server
  • none
Database

Key Features

  • [Add_new_Book]
  • [Remove_Book]
  • [Edit_Book]

(back to top)

πŸš€ Live Demo

(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:

  • Have visual studio Code in your PC.
  • Have a verified GitHub account.
  • Have a stable browser version.

Setup

Install

Install this project with:

  • React Redux

Usage

To run the project, execute the following command:

  • npm run build
  • npm run dev

Run tests

To run tests, run the following command:

Coming Soon ....

Deployment

You can deploy this project using:

Coming Soon ....

(back to top)

πŸ‘₯ Authors

πŸ‘€ Reem Muhammed

(back to top)

πŸ”­ Future Features

  • [Add_Edit_functionality]

(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 please star the project and feel free to add your own touches.

(back to top)

πŸ™ Acknowledgments

I would like to thank...

(back to top)

❓ FAQ

  • [How_to_use_the_app?]

    • [I puted a small div in the top explaining how to use tha application]
  • [Can_I_Contribute?]

    • [Sure, you're free to contribute and add your own touches]

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Bookstore with react is an MVP version of vanilla javascript bookstore version that allows you to: Display a list of books. Add a book. Remove a selected book.

License:MIT License


Languages

Language:JavaScript 53.9%Language:CSS 36.4%Language:HTML 9.7%