This is a React starter template equipped with several popular libraries and tools to kickstart your React project development.
- React v18
- Tailwind CSS v3.4
- Material Tailwind v2.1.9
- React Router Dom v6.22.3
- React Helmet Async
- React Icons
- Clone the repository:
git clone https://github.com/jahid-sourav/react-starter-with-tailwind-and-material-tailwind.git
-
Install dependencies: npm install
-
Run the development server: npm run dev
-
Build the project: npm run build