A simple bookstore management app built with the MERN stack with Redux for state management, TailwindCSS for design system, see below docs for features and more tools used.
Stars
3
Forks
2
Watchers
3
Open Issues
1
Overall repository health assessment
^3.3.2^4.17.1^5.10.10^5.3.0^2.0.611
commits
Added check to see if title already belongs to book before updating
365f9c7View on GitHubadded a check for title before updating title of book and did general cleanup
f7f3196View on GitHubDesigned modal, added form and validation with formik, error handling with sweetalert, edited bookReducer and bookActions
358194cView on GitHubDesigned views, added redux, types, reducers, actions and dummy data
d16fbb3View on GitHub