Live demo of this landing page is deployed to workwithcactus.com
This is the source code for the app landing page example used in a number of articles on both traintocode.com and on YouTube. The full end to end guide for creating this landing page can be found here:
Simple marketing website with tailwind CSS and React
The project is build with Vite you can run it locally with:
npm install
npm run dev