Skip to content

G-Sanjay16/ReactTask-FormikValidaton

Repository files navigation

React Formik Validation

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

Requirements:

Users should be able to add, edit, and delete book records. Each book record should contain the title, author, ISBN number, and publication date. Users should be able to add, edit, and delete author records. Each author record should contain the author's name, birth date, and a short biography. All forms used in the dashboard should be validated using Formik. The dashboard should have a clean and responsive design that is easy to use and navigate.

Netlify:https://reacttask-formikvalidation.netlify.app

Technologies Used

  • React
  • React Router
  • Context API for state management
  • HTML/CSS
  • Bootstrap for styling

coded with

html5 logo css3 logo bootstrap logo javascript logo react logo React Router

Tools used

vscode logo git logo netlify logo Google chrome logo