https://github.com/dudubernardino/myfuel-front
An application for fuel expense control carπβ½
https://github.com/dudubernardino/myfuel-front
axios react reactotron redux redux-saga styled-components
Last synced: 25 days ago
JSON representation
An application for fuel expense control carπβ½
- Host: GitHub
- URL: https://github.com/dudubernardino/myfuel-front
- Owner: dudubernardino
- License: mit
- Created: 2019-11-20T12:58:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-01T11:39:44.000Z (over 6 years ago)
- Last Synced: 2025-07-17T00:28:37.424Z (11 months ago)
- Topics: axios, react, reactotron, redux, redux-saga, styled-components
- Language: JavaScript
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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** β 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-Front`
2. Run `yarn` to install dependencies.
3. Run `yarn start` to see the example web app at `http://localhost:3000`.
## 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.