This is not a framework or pacakage for react js, but a starter template to start developing your website app using next js and several packages already installed in it (including tailwind css)
- Beautiful and powerful components available
- Components made easy to modify
- API Helpers
- ETC
yarn install && yarn run dev
npm install && npm run dev