Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days ago
JSON representation
Library management system
- Host: GitHub
- URL: https://github.com/amsa2002/react-formik
- Owner: amsa2002
- Created: 2024-06-04T05:17:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T05:34:11.000Z (7 months ago)
- Last Synced: 2024-06-04T07:49:16.930Z (7 months 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