/8WA

Make an application on the fly

Primary LanguageJavaScript

CodeForm

  • Design your application

Definition Language

  • Not sure but i think this can help AI to intract with software
# ScreenA
Header
-
Button
  Name:Next
  Link:/ScreenB
-
Footer

# ScreenB
Header
-
Button
  Name:Previous
  Link:/ScreenA
-
Footer

Dependencies

  • React (https://reactjs.org/)

    • Used for building user interfaces.
    • Attribution: React is licensed under the MIT License.
  • Materialize CSS (https://materializecss.com/)

    • Used for UI components and responsive design.
    • Attribution: Materialize CSS is licensed under the MIT License.