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

https://github.com/shuklaritvik06/fb-business

FB Business (Messenger Integration)
https://github.com/shuklaritvik06/fb-business

facebook firebase nextjs tailwindcss

Last synced: 3 months ago
JSON representation

FB Business (Messenger Integration)

Awesome Lists containing this project

README

          

# FB Business

![Screenshot from 2024-03-01 19-47-07](https://github.com/shuklaritvik06/assignment/assets/72812470/10c5bcbd-963d-496f-8a92-fe92e6e3eca5)
![Screenshot from 2024-03-01 19-46-59](https://github.com/shuklaritvik06/assignment/assets/72812470/6e8aa22f-71ff-4f5f-a948-df0b61bcbc68)
![Screenshot from 2024-03-01 19-46-44](https://github.com/shuklaritvik06/assignment/assets/72812470/287d035b-308b-4edb-9ed1-94eae346893b)
![Screenshot from 2024-03-01 19-45-12](https://github.com/shuklaritvik06/assignment/assets/72812470/13c0b41f-87dc-481f-947d-be330528afde)
![Screenshot from 2024-03-01 19-39-15](https://github.com/shuklaritvik06/assignment/assets/72812470/fb95d24c-9514-4864-b620-d990ad297d14)
![Screenshot from 2024-03-01 19-39-12](https://github.com/shuklaritvik06/assignment/assets/72812470/e909c857-f987-4664-99fd-f1e5a460b3ec)
![Screenshot from 2024-03-01 19-38-40](https://github.com/shuklaritvik06/assignment/assets/72812470/7dd93b46-b216-4916-956f-c25e7e23d2e0)

## Table of Contents

- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)

## Getting Started

To get started with the Richpanel Assignment, follow the instructions below.

### Prerequisites

- [Node.js](https://nodejs.org/) installed on your machine
- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/) package manager

### Installation

1. Clone the repository:

```bash
git clone https://github.com/shuklaritvik06/richpanel-assignment.git
```

2. Navigate to the project directory:

```bash
cd richpanel-assignment
```

3. Install dependencies:

```bash
npm install
```

or

```bash
yarn install
```

## Usage

Explain how to use or run the assignment. Provide any necessary configuration steps or commands.

```bash
npm run dev
```