Launch your startup in a day without code—start with free no-code tool recommendations. Stop waiting, create your idea now!
Browse over 100+ curated AI tools for business that will enable you to scale and create more revenue, reduce your costs, and optimize your content and customer engagement.
- ⚡️ Next.js 15 with App Router — React framework for building fast, scalable web apps with file-based routing.
- ⚛️ React 19 — Library for building declarative, component-based UIs.
- ✨ TypeScript — Statically typed superset of JavaScript for better error checking and maintainability.
- 🎨 Tailwind CSS 3 — Utility-first CSS framework for creating custom designs quickly.
- 💎 Shadcn — Collection of beautifully designed, customizable UI components.
- 🌴 TanStack Query — Powerful library for data fetching and asynchronous state management.
- ⚡ Supabase — Open-source alternative to Firebase, providing databases and storage.
- 🛠 Drizzle ORM — Lightweight, TypeScript-first ORM for interacting with SQL databases.
- 🔍 ESLint — Tool for identifying and fixing code issues, with import sorting.
- 💅 Prettier — Opinionated code formatter to maintain consistent style.
- 🐶 Husky & Lint Staged — Pre-commit hooks for running scripts on staged files.
- 🤖 Conventional Commit Lint — Enforces consistent commit message style with Conventional Commits.
- 📦 Release Please — Automates changelog generation and versioning.
- 🪃 Absolute Import and Path Alias — Simplifies imports with the
@/
prefix. - 🗺 Site Map — Automatically generates a
sitemap.xml
for SEO. - 🔺 Vercel — Platform for serverless deployments with automatic scaling and continuous deployment.
To run this project locally, ensure you have the following tools installed:
-
Clone the repository:
git clone https://github.com/mrigankdoshy/tools-for-business.git
-
Navigate to the project directory:
cd tools-for-business
-
Install the dependencies:
pnpm install
-
Start the development server:
pnpm dev
-
Open http://localhost:3000 in your browser to view the project.
To build the project for production:
pnpm build
This software and app is not open source. Without a license, the default copyright laws apply, meaning that we retain all rights to our source code and no one may reproduce, distribute, or create derivative works from our work.