https://github.com/amsa2002/react-formik
Library management system
https://github.com/amsa2002/react-formik
api axios-react bootstrap css formik-yup html javascript mockapi react
Last synced: 12 months ago
JSON representation
Library management system
- Host: GitHub
- URL: https://github.com/amsa2002/react-formik
- Owner: amsa2002
- Created: 2024-06-04T05:17:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T05:34:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T22:17:58.718Z (about 1 year ago)
- Topics: api, axios-react, bootstrap, css, formik-yup, html, javascript, mockapi, react
- Language: JavaScript
- Homepage: https://react-formik-red.vercel.app
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Library Management System:-
This React application allows users to manage book and author details with Formik validation. Users can add, edit, and delete book records (title, author, ISBN, publication date) and author records (name, birth date, biography). The dashboard features a clean, responsive design.
Installation:-
npm install
npm start