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!
- Bondar Viktoriia
- Kate Dziubchuk
- Andrii Utkin
- Julia Parkhomenko
- Roman Baitala
- El Comondear
- Andrew-aka-Lemon
- Alexander Solomiannyk
- Slava Hlushko
- Uliana Kolesnikova
- Yaroslava Vorobets
Client: React, Redux Toolkit, Styled Components, Axios, Webpack
Server: Node, Express, Swagger, MongoDB
- 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.
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