Skip to content

AhmedElaguab/tailwind-screencasts

Repository files navigation

Tailwind Screemcasts

This is my implementaion of the official tailwind.css website screencasts using React & Next.js.

How to start development

Download the example:

git clone https://github.com/AhmedElaguab/tailwind-screencasts.git

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

How to build

npm run build
npm run start # Start production server
# or
yarn build
yarn start

About

My implementation of Official tailwind.css website screencasts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors