Innove is a cross-platform mobile application built with React Native and Expo. The project aims to provide a seamless experience on iOS, Android, and web platforms.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js (>= 14.x)
- Expo CLI (
npm install -g expo-cli)
- Clone the repository:
git clone https://github.com/enzoodev/innove.git
cd innove
yarn install
yarn dev
yarn android
yarn ios- react: A JavaScript library for building user interfaces.
- react-native: A framework for building native apps using React.
- expo: Framework and platform for universal React applications.
- styled-components: Visual primitives for the component age.
- react-native-mmkv: A fast storage library for React Native.
- @react-navigation/native: React Navigation library.
- react-native-reanimated: React Native's Animated library reimplemented.
- react-hook-form: A library for handling forms in React.
- zod: TypeScript-first schema declaration and validation library.