A minimal React + Vite frontend template for a job listings UI. Ready to extend with a backend or static data.
- React 19, Vite, Tailwind CSS, lucide-react
- ESLint for linting
npm install
npm run dev
# build
npm run build- index.html
- src/ — app source (add your components here)
- public/ — static assets
No license specified. Created by Tuheli Ray.