/multi-step-form-tutorial

A quick demo on creating a multi-step signup form for the Medium article

Primary LanguageJavaScript

Multi Step Form Tutorial

I created this to help me write the Medium article.

Quick Start

# Install dependencies
npm install

# Run the server "localhost:3000"
npm start

Demo

Demo

Thanks for visiting this repository!