Coder Social home page Coder Social logo

asarazor / react-form-steps-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rpearce/react-form-steps-example

0.0 1.0 0.0 0 B

Form steps example with React.js

Home Page: http://robertwpearce.com/react-form-steps-example/after/index.html

License: MIT License

CSS 70.57% HTML 3.36% JavaScript 26.07%

react-form-steps-example's Introduction

react-form-steps-example

Form steps example with React.js. Check out the live example.

Setup

Either fork and clone this repository or download it as a .zip from the button on the right side of the repo's GitHub page.

Make sure you have Node.js installed on your computer. You can grab a manual download of it from the website, or if you prefer Homebrew:

  • Get Homebrew:

    $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    
  • Get Node:

    $ brew install node
    

Once you have node installed (you can double check with $ node -v), we'll use NPM (Node Package Manager), which ships with Node, to install our project dependencies (such as React.js):

$ npm install

Once everything is installed, simply run

$ npm run build:before

to make sure everything is running okay. We are going to be using this command to package up our modular JavaScript code so that our HTML can make use of it.

react-form-steps-example's People

Contributors

rpearce avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.