Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdc94/lemonapp
π Frontend Mobile challenge π
https://github.com/gdc94/lemonapp
expo expo-cli npm react-native styled-components typescript
Last synced: 6 days ago
JSON representation
π Frontend Mobile challenge π
- Host: GitHub
- URL: https://github.com/gdc94/lemonapp
- Owner: GDC94
- Created: 2023-07-15T21:06:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-17T20:54:23.000Z (over 1 year ago)
- Last Synced: 2023-07-17T21:24:58.138Z (over 1 year ago)
- Topics: expo, expo-cli, npm, react-native, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 5.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lemonApp
π Frontend Mobile challenge π## πΊ CΓ³mo levantar el proyecto
```bash
# Clonar el repositorio.
https://github.com/GDC94/lemonApp
# Instalar las dependencias
npm install
# Levantar el proyecto
npm run ios
```
## TecnologΓas utilizadas
- [React Native]()
- [Expo]()
- [Typescript](https://www.typescriptlang.org)
- [Styled components]