This is an electronic book-store app with CRUD features and an undo with redo feature built with Vite, React and TailwindCSS.
-
Vite
-
React
- JSX
- Forms Library
- React Router
- createPortal for Modal
- Hooks
- useState
- useEffect
- useSelector
- useDispatch
- useRef
-
Redux
- Redux-undo
-
Tailwind CSS
- DaisyUi plugin
-
Tests
- Vitest
- React Testing Library
- Happy-DOM
- Redux Mock-store
- Redux thunk
- Clone the project
git clone https://github.com/Lanr3waju/my-bookstore.git
- Install Dependencies
npm install
To automatically fix eslint issues found (where possible):
npm run lint
- Github: @Lanr3waju
- LinkedIn: @Abass Olanrewaju
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!