/React-Formik-Validation-Task

Creating a admin dashboard for a library management system that allows users to manage book and authors details and using Formik for all form validations.

Primary LanguageJavaScript

React Formik Validation

. Creating a admin dashboard for a library management system that allows users to manage book and authors details and using Formik for all form validations

alt text

  • Created a Library management system with CRUD Operations for adding, editing and deleting of Book & Author details

alt text

  • Created a form for receiving data fom admin to create a database.

  • All inputs in the form are validated using Formik

alt text

  • Created a Dashboard to view all books added and to enable editing and deleting datas.

  • Click Here to preview the deployed web page