Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.03 KB

Read in other languages: English, English.

So-yummy - website for cooking

It's an application that will help you find or compose the necessary recipes for cooking. You can create your own recipes, save them, collect the necessary ingredients to form a healthy way of eating.

Tech Stack

  1. Frontend: React, Redux Toolkit, React Router, Axios, styled-components, @mui/material, Formik, Yup, react-icons, react-toastify.
  2. Backend: Node.js, Express.js, mongoose, multer, joi, jsonwebtoken, bcryptjs,nodemailer, cross-env, cloudinary
  3. Adaptive layout for mobile, tablet and desktop.
  4. Light/dark theme.

Local launch of the program on your device

  1. Download and install Node.js.
  2. Download repository and install dependencies -> npm install
  3. Launch the application -> npm start.

Backend

https://so-yummy-98ev.onrender.com.

Swagger

https://so-yummy-98ev.onrender.com/api-docs/.