. 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
- Created a Library management system with CRUD Operations for adding, editing and deleting of Book & Author details
-
Created a form for receiving data fom admin to create a database.
-
All inputs in the form are validated using
Formik
-
Created a
Dashboard
to view all books added and to enable editing and deleting datas. -
Click Here to preview the deployed web page