https://github.com/angelozdev/calories-counter
Project https://platzi.com/clases/funcional-js/
https://github.com/angelozdev/calories-counter
Last synced: 9 months 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T07:11:08.000Z (over 3 years ago)
- Last Synced: 2025-02-21T19:45:05.351Z (over 1 year 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

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/)