Have you ever wanted an uncomplicated way to keep your daily tasks under control? Introducing Do It, an intuitive and efficient designed to simplify your everyday life.
- Before you begin, ensure you have the following prerequisites installed:
- Node.js and npm: You can download and install them from the official Node.js website: Node.js
- Expo CLI: Install Expo CLI globally using npm:
npm install -g expo-cli
- Clone the repository: Open your terminal (Command Prompt for Windows) and execute the following command to clone the Do It repository:
git clone [email protected]:CesarCanoff/doit-mobile-app.git
- Navigate to the app directory: Change to the Do It directory that you just cloned:
git clone [email protected]:CesarCanoff/doit-mobile-app.git
- Install dependencies: Use npm to install all the app's dependencies. This may take some time depending on the project's size:
npm install
- Start the app with Expo: After the dependencies are successfully installed, you can start the Do It using Expo Go. Run the following command:
npx expo start