Bloomlify App is a mobile application developed by Warike Technologies. It leverages modern technologies to provide a seamless user experience.
To install and run the Bloomlify App locally, follow these steps:
-
Clone the repository:
bash git clone <repository-url> cd bloomlify-app
-
Install the dependencies:
bash npm install
-
Start the application:
bash npm start
-
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
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.
This project is licensed under the MIT License. See the LICENSE file for more details.
Developed by Warike Technologies.