Skip to content

Business-Directory is an app made with React Native, to grow local business

Notifications You must be signed in to change notification settings

vineet-op/Business-Directory

Repository files navigation

Business Directory Application

Overview

This application is a business directory built with React Native and Expo. It uses Clerk for authentication and Firebase for backend storage. Users can browse various business categories, view detailed business information, add new businesses, and rate/review existing ones. The application features three main tabs: Home, Profile, and Explore.

Features

  • Home Tab: Displays a list of business categories.
  • Profile Tab: Allows users to sign in and sign out, and view their profile details.
  • Explore Tab: Users can explore detailed information about businesses, including ratings and reviews, and add new businesses to the directory.

Screenshots

Login Screen

Image Description

Home Tab

Image Description

Profile Tab

Image Description

Explore Tab

Image Description

Add Business

Image Description

Technologies Used

  • React Native: For building the mobile application.
  • Expo: For building, deploying, and testing the application.
  • Clerk: For authentication (user sign in and sign out).
  • Firebase: For backend storage and managing business data.

Installation

  1. Clone the repository:

    git clone https://github.com/vineet-op/Business-Directory.git
  2. Navigate to the project directory:

    cd Business-directory-app
  3. Install dependencies:

    npm install
  4. Set up Firebase:

    • Create a Firebase project at Firebase Console.
    • Add your Firebase configuration to the project.
  5. Set up Clerk:

    • Create a Clerk application at Clerk Console.
    • Add your Clerk configuration to the project.

Usage

  1. Start the Expo server:

    npm start
  2. Use an emulator or scan the QR code with your mobile device to run the application.

About

Business-Directory is an app made with React Native, to grow local business

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published