git clone https://github.com/supriya-kotturu/react-ts-tailwind-admin-ui.git
npm install
npm run build
npm run test
npm run preview
Page automatically switches to dark mode based on current system preferences of the user.
To try light/dark mode try switching the system preferences to dark mode
Tests are still not written for the components.