We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a49f7 commit 9415168Copy full SHA for 9415168
README.md
@@ -1,2 +1,22 @@
1
# JavaFXRegistrationStepper
2
+ JavaFX Stepper Login using [MaterialFX](https://github.com/palexdev/MaterialFX/) Stepper
3
4
+ ### Screenshot & Gifs
5
+
6
+
7
+
8
9
10
+### Installation
11
12
+```
13
+git clone https://github.com/x86xFX/JavaFXRegistrationStepper.git
14
15
16
+Open with IDE (`intellij`, `Eclipse`, `Netbeans`)
17
+Add these libraries to project.
18
+ - MaterialFX
19
+ - VirtualdFX
20
+ - adapter [(Download Here)](https://jar-download.com/artifact-search/materialfx)
21
22
+Enjoy!
0 commit comments