Skip to content

bluewhale-org/withcalories

Repository files navigation

WithCalories

Make calorie counting easier by finding restaurants with calories on the menu.

Want to estimate calories at restaurants that do not have calories on the menu? Give MealByMeal a try!

Live Site

The website is available at: https://www.withcalories.com/

Contributions

Restaurant Data

If you would like to add a restaurant, modify restaurant hours/links, etc just create a pull request directly.

Features

Please create an issue to discuss features before implementing them. This makes it possible

Easiest ways to contribute

The easiest ways to contribute are by starring the repo or sharing the website on social media! Your support is greatly appreciated.

Local Development

WithCalories uses TypeScript, Next.js and Tailwind CSS and was created using the T3 Stack.

To run locally run pnpm install and then pnpm dev.