+
+diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c523dda --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +public \ No newline at end of file diff --git a/README.md b/README.md index 1ed5d05..cb5dea9 100644 --- a/README.md +++ b/README.md @@ -1 +1,48 @@ -# svelte-multistep-form +# svelte multistep form + +Multi Step Form help to wrap form elements passing down styles to the component to be rendered, also it presents each form step in a ordered and stylish way. + +### Demo +
+
+