Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 498 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 498 Bytes

React Tailwind starter

An organized project structure and starter template for React and Tailwind equipped with necessary additions such as localization setup and customizable common components to help you get started faster with React.

React version: 17.0.2
Tailwind version: 3.0.5

Template Content

  • common components: Modal, DynamicTable, Input, Card.
  • React-localization setup.
  • 404 page.
  • Routing setup

Todo

  • Writing examples of the common components.
  • Auth Boilerplate.