Skip to content

BondarViktoriia/so-yummy-front

Repository files navigation

So Yummy

Welcome to our React-based cooking app, designed for anyone who loves to cook! This app offers a range of features, including the ability to save and write recipes, add your own recipes, create shopping lists for ingredients, and select recipes by category or ingredients. Whether you're an experienced cook or just starting out, our app is here to help you streamline your cooking experience and make meal planning a breeze. Enjoy!

Screenshots

Screenshot-6.png

Screenshot-11.png

Screenshot-10.png

Authors

🛠 Tech stack

Client: React, Redux Toolkit, Styled Components, Axios, Webpack

Server: Node, Express, Swagger, MongoDB

Features

  • Backend developed with Node.js, providing robust and scalable functionality for the application
  • Secure sign-up and sign-in functionality, allowing users to create and access their accounts
  • Light/dark mode toggle, providing a comfortable viewing experience for users in any lighting condition
  • Fully adaptive design, optimizing the application's layout and usability across various devices and screen sizes
  • Easy navigation, ensuring users can quickly and easily find the features they need.

Run Locally

Clone the project

  git clone https://github.com/BondarViktoriia/so-yummy-front.git

Go to the project directory

  cd so-yummy-front

Install dependencies

  npm install

Start the server

  npm start