Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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