This repository contains a small step form built using React and Ant Design Library.
To install the project, please follow the instructions below:
- Clone the repository to your local machine.
- Open your terminal and navigate to the root directory of the project.
- Run npm install to install all the necessary dependencies.
To start the application, run npm start in the root directory of the project. The application will be served at http://localhost:3000/
.
This step form is built using React and Ant Design Library. It consists of three steps:
- User Email
- User Details
- Contact No.
- Finally a OTP Verification Page
The user must complete each step before proceeding to the next step.
If you wish to contribute to the project, please follow the guidelines below:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them with a descriptive commit message.
- Push your changes to your fork.
- Create a pull request to merge your changes into the main branch of the original repository.
This project is licensed under the MIT License.