Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# SaaSify - Modern SaaS Application Template

Welcome to **SaaSify**, a modern, production-ready SaaS application template built with React, TypeScript, and Tailwind CSS. This template provides everything you need to build a professional SaaS product with best practices, modern features, and a beautiful UI.
Expand Down Expand Up @@ -42,12 +44,12 @@ Welcome to **SaaSify**, a modern, production-ready SaaS application template bui

1. **Clone the repository**:
```sh
git clone https://github.com/yourusername/saasify.git
git clone https://github.com/ashsajal1/react-saas-template.git
```

2. **Navigate to project directory**:
```sh
cd saasify
cd react-saas-template
```

3. **Install dependencies**:
Expand Down