Skip to content

This is a project with an express server and a react front end (with webpack and babel), that is tests with jest. The point is to use an API that provides several recipes. When you have no idea what to cook for your family or when you just want some random ideas of what you should eat, you just click a button and a random recipes comes out. Late…

Notifications You must be signed in to change notification settings

FranceBe/what-are-we-gonna-eat-tonight

Repository files navigation

what-are-we-gonna-eat-tonight

This is a project with an express server and a react front end (with webpack and babel), that is tested with jest.

The point is to use an API that provides several recipes. When you have no idea what to cook for your family or when you just want some random ideas of what you should eat, you just click a button and some random recipes comes out.

You can also search recipes by ingredients to make random responses more efficient depending on your mood or on what you wanna eat or maybe what you have in the frigde you dont want to lose etc

This is a Work In Progress App

Run

  • You can run this app in production mode by using npm start
  • You can run this app in development mode by using npm run start:dev (with hot-reload front and back)

Test

  • You can test this app by using npm test
  • You can run coverage by using npm cover

Storybook

  • You can run the storybook of the app by using npm run storybook

About

This is a project with an express server and a react front end (with webpack and babel), that is tests with jest. The point is to use an API that provides several recipes. When you have no idea what to cook for your family or when you just want some random ideas of what you should eat, you just click a button and a random recipes comes out. Late…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published