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: 4 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:41:56.000Z (over 3 years ago)
- Last Synced: 2025-05-01T01:39:22.543Z (about 1 year 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)

## 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 install
For Android
$ npm run android
or
$ yarn android
For 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)