Skip to content

akashshyamdev/react-dynamic-input-form

Repository files navigation

React Dynamic Input Form

 

React Dynamic Input Form

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

An NPM package for easily implementing dynamic input forms in react. So, what are dynamic input forms? These are forms in which the number of inputs are not predefined.

You might be thinking, where are these useful? Here's a list of possible use cases:

  • Stock Market Data(inputted by the user)
  • Steps for a bot to follow
  • Input Lists

✨ Features

  • ✔️ Single Inputs
  • ✔️ Multiple Inputs
  • ✔️ Completely Customizable

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Node installed.

🏁 Starting

Install module
$ npm i react-dynamic-input-form

🏁 Contributing

# Clone this project
$ git clone https://github.com/akashshyamdev/react-dynamic-input-form

# Access
$ cd react-dynamic-input-form

# Install dependencies
$ npm

# Run the project
$ npm

# The server will initialize in <http://localhost:8080>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Akash Shyam

 

Back to top

About

An npm package to create forms with a dynamic number of inputs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published