Skip to content

Files

Latest commit

d1b3fe3 · Jul 31, 2022

History

History
66 lines (39 loc) · 1.53 KB

README.md

File metadata and controls

66 lines (39 loc) · 1.53 KB

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

BookList

🤝 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