diegojfcampos / mobile_habit_helper

A MOBILE application Empowering people providing high-performance through habit trackers made with React Native, Expo-cli, TypeScript, and Tailwind CSS, delivering a seamless and responsive user experience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Habit Helper

A mobile application Empowering people by providing high-performance through habit trackers made with React Native, Expo-cli, TypeScript, and Tailwind CSS, delivering a seamless and responsive user experience.

logo


Diego-Python Diego-HTML Diego-CSS Diego-CSS

Technologies

  • React Native
  • Typescript
  • Expo-cli
  • Tailwindcss

Dependencies

npm install
  "dependencies": {
    "@expo-google-fonts/inter": "^0.2.3",
    "@react-navigation/native": "^6.1.6",
    "@react-navigation/native-stack": "^6.9.12",
    "@types/react-native": "~0.69.1",
    "axios": "^1.4.0",
    "dayjs": "^1.11.7",
    "expo": "^46.0.21",
    "expo-font": "~10.2.0",
    "expo-status-bar": "~1.4.4",
    "nativewind": "^2.0.11",
    "react": "18.0.0",
    "react-native": "0.69.9",
    "react-native-safe-area-context": "4.3.1",
    "react-native-screens": "~3.15.0",
    "react-native-svg": "12.3.0"
  },
  "devDependencies": {
    "@babel/core": "^7.20.0",
    "@types/react": "~18.0.14",
    "react-native-svg-transformer": "^1.0.0",
    "tailwindcss": "^3.3.2",
    "typescript": "^4.9.4"
  }

Run Locally

Clone the project

  git clone https://github.com/diegojfcampos/mobile_habit_helper.git

Go to the project directory

  cd mobile_habit_helper

Install dependencies

  npm install

Start the server

  npx expo start
  1) Install on your cellphone the app:
            Expo GO

  2) Ready the QR code generated by the server.
  

Authors

About

A MOBILE application Empowering people providing high-performance through habit trackers made with React Native, Expo-cli, TypeScript, and Tailwind CSS, delivering a seamless and responsive user experience.


Languages

Language:TypeScript 92.6%Language:JavaScript 7.4%