bookstore

📚 "Bookstore" is a React and Redux website that displays a list of books and allows you to add and remove books from that list.

MIT License

Stars
5

📗 Table of Contents


Bookstore

"Bookstore" is a React and Redux website that displays a list of books and allows you to add and remove books from that list.. It is a Single Page App (SPA) that allows users to:

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

🛠 Built With

Tech Stack


Key Features


🚀 Live Demo


💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder by using this 👇️ command :

git clone https://github.com/Ruthmy/bookstore.git

Install

Install this project with:

 npm install

Usage

 npm start

Run tests

 npm test

Deployment

  • Not aplicable.

👥 Authors

👤 Ruth Abreu


🔭 Future Features

Upcoming improvements:

  • [] Create a full Single Page App (SPA) website.
  • [] Use Bookstore API to manage the books in store.
  • [] Better styling.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️


🙏 Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.


📝 License

This project is MIT licensed.


Related Projects