react-bookstore

A simple bookstore react app built with react that has the following functionalities like Add a Book, Delete a Book and also filter books by Category.

Stars
4

A Simple Bookstore App built using React and using redux for state managemnt. This app can perform simple CRUD functionalities like Add book, Delete a book and Filter base on the category

Built With

  • Major languages - JavaScript, HTML5, SCSS,
  • frameworks - ReactJS

✨ Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • nodejs must be installed on device

Install

  • Follow this steps according to get you running
  1. clone the repo
git clone https://github.com/abruzy/react-bookstore
  1. change directory
cd react-bookstore
  1. install dependencies
yarn install
  1. start the project
yarn start

Author

👤 Abubakar Diallo

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

Related Projects