bookstore-react-redux

A simple book store project with adding a book and removing a book functionality using React and Redux

Stars
4

Book Store App

A web app developed using React. It's a simple list application, for books. This template can be used for any listing application. It also has a small router for categories pages. Other than Books, all pages are static components.

Built With

  • HTML5
  • CSS3
  • React JS
  • Redux

Live Demo (if available)

Live Demo Link

Getting Started

  • git clone https://github.com/RitobrotoMukherjee/bookstore-react-redux.git
  • cd bookstore-react-redux
  • npm run install
  • npm run start

Testing

  • npm run test

Authors

👤 Ritobroto Mukherjee

Screenshots

🤝 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

  • Microverse
  • React

📝 License

This project is MIT licensed.

Code Reviewers

Related Projects