React-Sticky - Sticky Notes
This is an example project that uses React-Sticky.
After cloning the repository, install dependencies:
npm install
Now you can run your local server:
npm start
Server is located at http://localhost:3000
Note: To allow external viewing of the demo, change the following value in webpack.config.js
Working Demo click here