Skip to content

terrancedd/react-dnd-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Introduction This is a product listing and sorting via drag&drop app demo built via React+Redux There are also two React libary I used: Infinite Scroll and Drag&Drop

##Usage

  1. cd to the root directory and npm install
  2. run the app with npm start
  3. Go to http://localhost:8080/ at browser to check the web app

##components

  • presentational components for the UI rendering

##containers

  • container components which receive store and pass to presentaional components as props

##css

  • global css for the web app

##reducers

  • redux reducers which are responsible for taking the currnet store state and return the next state

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published