Twitter Profile Card Component built purely in Tailwind CSS and Laravel. This was example project to show off the capabilities of Tailwind CSS for a 1 hour presentation I did at work to my fellow dev team on why our whole team should use Tailwind CSS.
Screenshot of Twitter Profile Card in Wide View
Screenshot of Twitter Profile Card in Small View (Responsive)
- First, clone the repo to your local machine:
git clone git@github.com:nesalot/tailwind-lunch.git
- Install the dependencies:
composer install
- Make sure that environment file has been copied & everything filled out with your info:
cp .env.example .env
- Access the application via your browser:
- If you're using Laravel Valet for local development:
valet linkvalet open
- If you're using Laravel Valet for local development:
✌️ Hope you enjoy! ✌️

