Skip to content

This is an application for those, who want to try new tasty recipes, create your own and just like to cook and eat. The application was built using React, Redux, Styled Components, and Axios.

Notifications You must be signed in to change notification settings

olhazamlynska/so-yummy-frontend

 
 

Repository files navigation

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/.

About

This is an application for those, who want to try new tasty recipes, create your own and just like to cook and eat. The application was built using React, Redux, Styled Components, and Axios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.7%
  • HTML 1.1%
  • CSS 0.2%