A sleek and modern starter kit for web developers built using React + Tailwind CSS + TypeScript, perfect for launching your next side project, SaaS idea, or dashboard!
š Live Demo: cheerful-pixie-e006d1.netlify.app
# 1. Clone the repository
git clone https://github.com/yourusername/web-dev-starter-kit.git
cd web-dev-starter-kit
# 2. Install dependencies
npm install
# 3. Create a .env file
cp .env.example .env
# 4. Start the dev server
npm run dev
š Environment Variables
Make sure to add your Supabase keys to .env:
env
VITE_SUPABASE_URL=your-supabase-url
VITE_SUPABASE_ANON_KEY=your-anon-key
ā
.env is already ignored in .gitignore for safety.
š» Deployment
This project can be easily deployed on platforms like:
Netlify
Vercel
GitHub Pages
Pages
š License
This project is licensed under the MIT License.
šØāš» Author
Crafted with ā¤ļø by Akshat