Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abinth11 committed Sep 16, 2023
1 parent bb99fac commit 8feb73e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,14 +155,14 @@ axios is a popular JavaScript library for making HTTP requests from web browsers
### Formik
Formik is a form management library for React that simplifies the process of building complex forms and managing form state. It provides a set of React components and hooks to handle form rendering, validation, submission, and error handling. Formik integrates seamlessly with React's component model and offers features like form field validation, form-wide state management, input masking, and more. It aims to streamline the development of forms in React applications and reduce boilerplate code.
## Deployment
<!--## Deployment
To deploy the online learning platform to a production environment, follow the deployment guidelines outlined in the [Deployment Documentation](/docs/deployment.md).
## Contributing
Contributions to the project are welcome. To contribute, please follow the guidelines outlined in the [Contributing Documentation](/docs/contributing.md).
-->
## Contact
Expand Down

0 comments on commit 8feb73e

Please sign in to comment.