Implements authentication with Google and by mail, advanced submission form made with react, rendering and sorting options, checks if user is registered and logged in.
git clone
cd culinary-recipes-app
yarn
||npm -i
yarn start
||npm start
The app should run on the http://localhost:3000/culinary-recipes-app
locally.
Node version - 14.17