Skip to content

trungh13/integrify-assignment4-webform

Repository files navigation

Web form: Let's talk

Web form: Let's talk with user can fill the personal information following template. Here is the live demo and the screenshot of application below in version.

Version

v0.2 ReactJS Source code in master-react branch

Version 0.2 React

  • Redo the application with ReactJS/ CSS Modules/React Router v4
  • Passing props though React Router.
  • Deploy it to gh-pages branch using react-gh-pages

v0.1 VanillaJS Source code in master branch.

Version 0.1 Vanila JS

  • Form with input type text, number, checkbox, radio, textarea.
  • Validate by VanilaJS/HTML5

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You’ll need to have Node >= 6 on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to easily switch Node versions between different projects.

Installing

A step by step series of examples that tell you how to get a development env running

git clone https://github.com/trungh13/integrify-assignment4-webform.git

cd integrify-assignment4-webform

npm install

©2018 Trung Hoang. Visit me on Github :octocat: