/The-Calorie-Police

A website where you can calculate your caloric needs and find recipes for it

Primary LanguageJavaScript

The Calorie Police

The Calorie Police is a React App that calculates an user's daily caloric need and find diets using the Spoonacular API.

Technologies:

  • React and Styled-Components
  • Husky, CommitLint and Commitizen
  • Eslint and Prettier

Installation

To run locally on development mode, simply clone this repo and then:

$ npm install
$ npm start

This project is currently under development. I'm creating a backend with Node.js and Express in order to change some implementations.

Keep coding!