The idea is to demonstrate how to to build a CRUD application with facebook's ReactJS and Redux.
- Nodejs v6+
- yarnpkg (optional)
- Clone the project from git (git clone https://github.com/BnSalahFahmi/book-store.git).
- Go to 'book-store' directory.
- Run
yarn install
ornpm install
. - Run
yarn start
ornpm start
.
- ReactJS
- Redux
- create-react-app
- React Router 4
- Bootstrap 4
- redux-form
- React Boostrap Table
- react-toastify
- lodash
- react-fontawesome
@author: 'Fahmi BEN SALAH < fahmii.bensalah@gmail.com >'
If you like the project, shoot a 🌟 and feel free to fork & send PR anytime.