Skip to content

manucabral/vite-tailwind-react-template

Repository files navigation

Vite + React + TailwindCSS

A simple Vite with TailwindCSS app that is configured with React.

Ready to deploy on Railway.

✨ Features

  • Vite
  • React
  • TailwindCSS

💁‍♀️ How to use

Local

  • Install dependencies yarn
  • Run yarn dev

Railway setup

  • Connect to your Railway project railway link
  • Start the development server railway run yarn dev