CRUD App using Redux (@reduxjs/toolkit and react-redux). CSS is created using Tailwind CSS. The entire React app is running on the Vite.
Install dependencies
npm install
Run development server
npm run dev