README Generator
Generate a README.md for your project type.
# My Project A brief description of the project. ## Getting Started ```bash git clone https://github.com/username/my-project cd my-project npm install npm run dev ``` ## Tech Stack - Next.js - Tailwind CSS - TypeScript ## Features - Feature 1 - Feature 2 ## Deployment ```bash vercel ``` ## License MIT