remusa / doesitbreakfast

Checks whether some kind of food breaks fast/keto

Home Page:https://doesitbreakfast.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it breaks a fast

Simple app that checks whether some kind of food breaks a fast.

Netlify Status

Tech + tools

  • React
  • Next.js
  • TypeScript
  • ESlint + Prettier
  • Emotion + Chakra-UI
  • Formik + yup
  • Jest + React Testing Library
  • Now.sh
  • Github Actions for CI/CD

Develop

Clone the repository:

git clone https://github.com/remusa/doesitbreakfast.git

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev

Deploy it to the cloud with now (download):

now
# or deploy to production
now --prod

About

Checks whether some kind of food breaks fast/keto

https://doesitbreakfast.now.sh


Languages

Language:TypeScript 88.1%Language:JavaScript 6.1%Language:HTML 5.8%