A mobile application developed with Ionic 7 that consumes the REE (Red Electrica Estatal - Spain) API to provide you with hourly pricing.
You can see the cheapest price of the day to schedule your laundry activities ๐ธ.๐
Oh, and of course, also in dark mode to help you save battery on your mobile device ๐๐
clone the repository
https://github.com/d-maza/App-Precio-Luz-.git
Install the dependencies
npm install
Run npm start
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run npm build
to build the project. The build artifacts will be stored in the dist/
directory.
Pull requests and issues are welcome
This project is under the License (MIT)
- David Maza - d-maza