/My_magic_bookstore

A React-Redux project. The bookstore app allows the user to add and remove books, filter them by categories.

Primary LanguageJavaScript

My Magic Bookstore

This project is about making a simple bookstore app using React-Redux. It was created with Create-React-App

Screenshot

screenshot

Live version

Get started

   git clone git@github.com:Mesi21/My_magic_bookstore
   cd into the folder by typing: cd My_magic_bookstore
   Run npm install
   Run npm start

➕ add your contribution if you'd like And please feel free to make a PR

Technology

  • Redux
  • React-DOM
  • React-Create-App
  • npm
  • Javascript ES6
  • Nodejs
  • HTML && CSS

Contributor:

Molnar Emese:

Features

  • Ability to add new books to the list
  • Ability to remove books from the list
  • Ability to filter the list of the books by their category.

Future Features

  • User authentication feature.
  • Store the data using back-end API
  • Add progress bar of completed reading percentage for each book.

Show your support:

Give a ⭐ if you liked the app

License

This project is MIT licensed.

This README.md will be updated soon