/book-store

React application to keep track of books using Redux.

Primary LanguageJavaScriptMIT LicenseMIT

Book Store

React application to keep track of books using Redux.

This MVP version allows you to:

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

Built With

  • Html
  • Javascript
  • React
  • Redux
  • SCSS

Live Demo

Setup

  • Clone this project
- $ git clone `$ https://github.com/ahmetbozaci/book-store.git`
- $ cd book-store
  • Install npm packages
- $ npm install
  • Open website
- $ npm start

Authors

👤 Ahmet Bozacı

🤝 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!

📝 License

This project is MIT licensed.