Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateuschaves/eco-app
:recycle: Challenge of implementing the interface developed in Adobe XD
https://github.com/mateuschaves/eco-app
javascript react-native ux-design
Last synced: 2 months ago
JSON representation
:recycle: Challenge of implementing the interface developed in Adobe XD
- Host: GitHub
- URL: https://github.com/mateuschaves/eco-app
- Owner: mateuschaves
- License: mit
- Created: 2020-05-25T15:57:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:41:56.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T18:48:25.058Z (almost 2 years ago)
- Topics: javascript, react-native, ux-design
- Language: JavaScript
- Homepage: https://xd.adobe.com/view/d401833f-9a9e-4d97-7395-228108561af0-a230/screen/64ebd010-e860-4428-b1ac-7908231a320f/Eco/
- Size: 1.56 MB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :recycle: Eco App
Challenge of implementing the interface developed in [Adobe XD](https://xd.adobe.com/view/d401833f-9a9e-4d97-7395-228108561af0-a230/screen/64ebd010-e860-4428-b1ac-7908231a320f/Eco)
![First screenshot](https://lh3.googleusercontent.com/a42YQU9c7BW4dOiQuNdL41qOV5F_cfHfjfIBdoafPsLJn1lZKzPKCRRsARtxvEDZGTa0NGg4bntyctPGyDUULJBxMUtsx7R_pFbC9ZGroBMCU8JMwo8sdAW-mjvk2-ERmOMdwCcNCGkKLnExR0p5yvpnxT3TzWtzw1C-D0BFBLhc8gfN2WhCIrAebdPU9sNxQByVtxamrlZBs3oarWw5wH-D2RJjfdpeOm_f2ZaGZifCNnaVDkhu2qNJMbYOiE-ReBS8K_JMDZvLs7tRgfNTH6iwLk1lvAlJUgJ4IUf5YJAzyxJycbxXBKW0CKx2GvQoYpXeIYVkrtjy49t1_qCnVGcKL_fhWZuEIonpKXnFkVoTU2cifNI_lrpAP8ZW6SRdhGQKHw9WuZDAmntjyxsDiNh-iifzlwTYAcXjV4tcvFheAJ0lyFn8_gu8kweNczi2E54l67j-_D6b7KYAXdYb8bxVSuwzlJ8wIY_a5riSEw9922q0ZTZ2uzT5GD74lfY8Vy-qIkzG7YwSFCUl257dR9GMVRXiXy29CPXhOe3Kd4uzRzeZKE-aJK7-qOZFIkyubBbiBGgULUAgkRIhMJyE51Sxvp6R04_SgAK3GhvPPJBBx0js1PhxRUQrsYS4VMN33NBHWo6WJIWquH1OsvJ5iEDexwaG2ct4jYiepHMNuk3mqM0rXNWXydGtUKxg4g=w304-h657-no?authuser=0)
## Technologies
:white_check_mark: React Native\
:white_check_mark: Styled components\
:white_check_mark: React Navigation## Running the app
```bash
Install dependencies
$ npm install
or
$ yarn installFor Android
$ npm run android
or
$ yarn androidFor IOS
$ npm run ios
or
$ yarn ios
```## Authors
* #### Mateus Henrique - Developer - [Github](https://github.com/mateuschaves)
* #### Lívia Raiane - Designer - [Github](https://github.com/liv-ea)