https://github.com/mrigankdoshy/tools-for-business
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.
https://github.com/mrigankdoshy/tools-for-business
ai nextjs react vercel
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/mrigankdoshy/tools-for-business
- Owner: mrigankdoshy
- Created: 2024-09-20T04:42:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-15T21:45:18.000Z (about 1 year ago)
- Last Synced: 2025-06-18T02:24:54.202Z (about 1 year ago)
- Topics: ai, nextjs, react, vercel
- Language: TypeScript
- Homepage: https://www.toolsforbusiness.ai
- Size: 824 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Tools for Business](https://www.toolsforbusiness.ai)
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.


## π©π»βπ» Tech Stack
- β‘οΈ [Next.js 15 with App Router](https://nextjs.org) β React framework for building fast, scalable web apps with file-based routing.
- βοΈ [React 19](https://react.dev) β Library for building declarative, component-based UIs.
- β¨ [TypeScript](https://www.typescriptlang.org) β Statically typed superset of JavaScript for better error checking and maintainability.
- π¨ [Tailwind CSS 3](https://tailwindcss.com) β Utility-first CSS framework for creating custom designs quickly.
- π [Shadcn](https://ui.shadcn.com) β Collection of beautifully designed, customizable UI components.
- π΄ [TanStack Query](https://tanstack.com/query/latest) β Powerful library for data fetching and asynchronous state management.
- β‘ [Supabase](https://supabase.com) β Open-source alternative to Firebase, providing databases and storage.
- π [Drizzle ORM](https://orm.drizzle.team) β Lightweight, TypeScript-first ORM for interacting with SQL databases.
- π [ESLint](https://eslint.org) β Tool for identifying and fixing code issues, with import sorting.
- π
[Prettier](https://prettier.io) β Opinionated code formatter to maintain consistent style.
- πΆ [Husky & Lint Staged](https://typicode.github.io/husky) β Pre-commit hooks for running scripts on staged files.
- π€ [Conventional Commit Lint](https://www.conventionalcommits.org/en/v1.0.0/) β Enforces consistent commit message style with Conventional Commits.
- π¦ [Release Please](https://github.com/googleapis/release-please) β Automates changelog generation and versioning.
- πͺ [Absolute Import and Path Alias](https://nextjs.org/docs/app/building-your-application/configuring/absolute-imports-and-module-aliases) β Simplifies imports with the `@/` prefix.
- πΊ [Site Map](https://nextjs.org/docs/app/api-reference/file-conventions/metadata/sitemap) β Automatically generates a `sitemap.xml` for SEO.
- πΊ [Vercel](https://vercel.com/) β Platform for serverless deployments with automatic scaling and continuous deployment.
## π Getting Started
### Prerequisites
To run this project locally, ensure you have the following tools installed:
- [Node.js](https://nodejs.org/en/download/package-manager/current) (v22 or later)
- [pnpm](https://pnpm.io)
### Installation
1. Clone the repository:
```bash
git clone https://github.com/mrigankdoshy/tools-for-business.git
```
2. Navigate to the project directory:
```bash
cd tools-for-business
```
3. Install the dependencies:
```bash
pnpm install
```
4. Start the development server:
```bash
pnpm dev
```
5. Open [http://localhost:3000](http://localhost:3000) in your browser to view the project.
### Building for Production
To build the project for production:
```bash
pnpm build
```
## β οΈ License
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.