Skip to content

Bookstore is a web app that allows you to manage the books your reading, you can add/delete a book and view your progress on current books. It's Built with React and Redux (state management)

Notifications You must be signed in to change notification settings

Ibtisam34/Bookstore

Repository files navigation

📗 Table of Contents

📖 [BookStore]

The Bookstore is a React-Redux application connected to an existing API to create and remove books in a remote server. Users can Display the list of books, Add and Remove a selected book.

[BookStore]

🛠 Built With ReactJS Redux

🚀 Live Demo

Add a link to your deployed project.

💻 Getting Started

Describe how a new developer could make use of your project.

To get a local copy up and running, follow these steps. $ git clone https://github.com/Ibtisam34/Bookstore.git cd group-capstone $ npm i $npm start

Prerequisites

In order to run this project you need: $ npm start

Setup

Clone this repository to your desired folder: $ git clone https://github.com/Ibtisam34/Bookstore.git

Install

Install this project with: $npm i

Usage

To run the project, execute the following command:

$npm start

Run tests

To run tests, run the following command:

#npm test

Deployment

You can deploy this project using:

npm run dev

👥 Authors

Mention all of the collaborators of this project.

👤 Riyana

(back to top)

🔭 Future Features

   Add/Remove a book

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [how do I get the dependencies of this project]

    • [ after you clone the project plz run $npm i ]
  • [Can I use this README.md]

    • [yes]

(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 is a web app that allows you to manage the books your reading, you can add/delete a book and view your progress on current books. It's Built with React and Redux (state management)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published