/Bookstore

Bookstore is a website that allows: Displaying a list of books. Adding a book. Removing a selected book.

Primary LanguageJavaScript

Bookstore

Bookstore is a website that allows:

  • Displaying a list of books.
  • Adding a book.
  • Removing a selected book.

image

Built With

  • React
  • Redux
  • CSS3

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • A web browser (like Google Chrome, Opera...).
  • A code editor (like Atom, VScode...).

Setup

To setup the project locally: clone the repository using:

git clone git@github.com:ha-manel/Bookstore.git

Install dependencies

run : npm install

Build the app

run: npm run build

Run the app

run: npm start

Authors

👤 Manel Hammouche

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.

📝 License

This project is MIT licensed.