To run this project you need to follow the following steps
Step 1: Clone this repository
git clone https://github.com/rakibtweets/fylo-react-tailwindcss.git
Step 2: Install node packages
npm install
Step 3: Start react server
Start using Tailwind’s utility classes to style your content.
npm start