Skip to content

Open source TypeForm clone implemented in React and styled with Bootstrap 4

Notifications You must be signed in to change notification settings

stevealliance/Backpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backpack

Open source TypeForm clone implemented in React and styled with Bootstrap 4.

Installation

npm install bitsherpa-backpack --save

Example and Demo

coming soon.

Debug

Clone this repository.

npm install
npm run dev

Sources

Stack https://edspencer.net/2016/03/20/a-new-stack-for-2016-getting-started-with-react-es6-and-webpack/

Bootstrap http://blog.theodybrothers.com/2015/07/how-to-use-bootstrap-css-only-and.html

Viewport Visibility http://stackoverflow.com/questions/123999/how-to-tell-if-a-dom-element-is-visible-in-the-current-viewport

Blur out of focus http://codepen.io/paulobrien/pen/EjwdeG

Add props to children http://jaketrent.com/post/send-props-to-children-react/

Keydown https://www.npmjs.com/package/react-keydown

About

Open source TypeForm clone implemented in React and styled with Bootstrap 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • CSS 2.8%
  • HTML 1.5%