An open API service indexing awesome lists of open source software.

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.

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.

![Vercel Deploy](https://deploy-badge.vercel.app/vercel/toolsforbusiness?style=for-the-badge)

![Landing Page](https://github.com/user-attachments/assets/7350bb69-894a-46ed-b090-d99045cbd949)

## πŸ‘©πŸ»β€πŸ’» 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.