Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dudubernardino/my-fuel-mobile
An application for fuel expense control carπβ½
https://github.com/dudubernardino/my-fuel-mobile
axios react-native reactotron redux redux-saga styled-components
Last synced: 13 days ago
JSON representation
An application for fuel expense control carπβ½
- Host: GitHub
- URL: https://github.com/dudubernardino/my-fuel-mobile
- Owner: dudubernardino
- License: mit
- Created: 2019-11-29T11:36:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T10:43:41.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T23:21:57.913Z (7 months ago)
- Topics: axios, react-native, reactotron, redux, redux-saga, styled-components
- Language: JavaScript
- Homepage:
- Size: 2.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
MyFuel
An application for fuel expense control πβ½
## Features
This app features all the latest tools and practices in web development!
- β **React Native** β A library to build user interfaces
- β» **Redux with Redux Saga** β State management with middleware
- π **CSS** β styled-components
- πΈ **Reactotron** - Helps debugging process
- π **Lint** β ESlint/Prettier/Editor Config## Getting started
_Before you run this application you need to make sure the [server](https://github.com/dudubernardino/MyFuel-Api) is running!_.
1. Clone this repo using `https://github.com/dudubernardino/MyFuel-Mobile`
2. Run `yarn` to install dependencies.
3. Run `yarn start`.
4. Run `react-native run android` or `react-native run ios`## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.