Skip to content

BnSalahFahmi/book-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Book Store

The idea is to demonstrate how to to build a CRUD application with facebook's ReactJS and Redux.

Preview

Preview

Prerequisite

  • Nodejs v6+
  • yarnpkg (optional)

Getting Started

  1. Clone the project from git (git clone https://github.com/BnSalahFahmi/book-store.git).
  2. Go to 'book-store' directory.
  3. Run yarn install or npm install.
  4. Run yarn start or npm start.

Open http://localhost:3000

Libraries used

  • ReactJS
  • Redux
  • create-react-app
  • React Router 4
  • Bootstrap 4
  • redux-form
  • React Boostrap Table
  • react-toastify
  • lodash
  • react-fontawesome

Contributors

@author: 'Fahmi BEN SALAH < fahmii.bensalah@gmail.com >'

Contributing

If you like the project, shoot a 🌟 and feel free to fork & send PR anytime.

Releases

No releases published

Packages

No packages published