Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.39 KB

README.md

File metadata and controls

54 lines (35 loc) · 1.39 KB

Bloomlify App

Bloomlify App is a mobile application developed by Warike Technologies. It leverages modern technologies to provide a seamless user experience.

Table of Contents

Installation

To install and run the Bloomlify App locally, follow these steps:

  1. Clone the repository: bash git clone <repository-url> cd bloomlify-app

  2. Install the dependencies: bash npm install

  3. Start the application: bash npm start

Usage

  • To run the app on Android: bash npm run android

  • To run the app on iOS: bash npm run ios

  • To run the app on the web: bash npm run web

Main Packages

The Bloomlify App uses the following main packages:

  • Expo: A framework and platform for universal React applications.
  • React Navigation: Routing and navigation for Expo and React Native apps.
  • React Query: Data-fetching library for React.
  • React Hook Form: Performant, flexible, and extensible forms with easy-to-use validation.
  • Zustand: A small, fast, and scalable state-management solution.
  • Tailwind CSS: A utility-first CSS framework for styling.

License

This project is licensed under the MIT License. See the LICENSE file for more details.


Developed by Warike Technologies.