Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angelozdev/calories-counter
Project https://platzi.com/clases/funcional-js/
https://github.com/angelozdev/calories-counter
Last synced: 4 days ago
JSON representation
Project https://platzi.com/clases/funcional-js/
- Host: GitHub
- URL: https://github.com/angelozdev/calories-counter
- Owner: angelozdev
- License: mit
- Created: 2020-06-08T04:41:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T07:11:08.000Z (almost 2 years ago)
- Last Synced: 2024-04-06T12:40:47.060Z (7 months ago)
- Language: CSS
- Size: 493 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calories Counter
![](https://raw.githubusercontent.com/Angelozam17/calories-counter/master/src/assets/static-view.png)
Project: [Functional Programming](https://platzi.com/clases/funcional-js/)
## Installation
```bash
git clone https://github.com/Angelozam17/calories-counter.git
npm install
npm start
```## Description
Aprende a desarrollar aplicaciones con un paradigma 100% funcional, crea la lógica en JavaScript para una aplicación web capaz de llevar el control de tus calorías. Con esta aplicación podrás obtener los conocimientos necesarios para utilizar este nuevo y popular paradigma de programación orientado al uso de funciones.## License
[MIT](https://choosealicense.com/licenses/mit/)