samuelsilvadev / calorie-counter-take-1

This will hold the code for the calorie counter app, using graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Calorie Counter 🍕


Table of Contents

About the project

The project is the combination of a FE app with a BE built on top of graphql, and its goal is to help out measure calories by food.

App

Check out the details here

Server

Check out the details here

Prerequisites

  • node

You can follow the installation guide from the official documentation here, but the project is also prepared to use nvm

  • yarn

You can follow the installation guide from the official documentation here

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/something-amazing)
  3. Commit your Changes (git commit -m 'feat: Add something amazing')
  4. Push to the Branch (git push origin feature/something-amazing)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Get in touch

Acknowledgements

About

This will hold the code for the calorie counter app, using graphql

License:MIT License


Languages

Language:TypeScript 55.7%Language:JavaScript 32.3%Language:CSS 9.7%Language:HTML 2.4%