JH
Javed Hussain
Progress Bar - Copy this React, Tailwind Component to your project
Create a progress bar to display the progress of form data entry. For example, there will be four forms in total. On the first screen, only the first form will be visible, and in the progress bar, "Form 1" should be highlighted in green while all other forms (Form 2, Form 3, and Form 4) remain black. The form numbers (e.g., Form 1, Form 2, etc.) should be displayed inside circles, connected by a line. The line behind the current form, as well as the current form number, should turn green to indicate progress. The progress bar should be displayed at the top of each screen, and each form should contain four input fields. THere should be two buttons(next and previous) at the botton of each screen.
Prompt
