https://kravchuk-st.github.io/rs-clone/
RS Recipes is a recipe portal clone of allrecipes.com. Using the application, you can view recipes by category, filter them by multiple options, find the one you are interested in, make a shopping list, view articles by category. Registered users can also save recipes and articles, as well as create a shopping list based on the required ingredients.
STACK
Frontend:
- TypeScript
- Webpack
- SASS
Backend:
- NodeJS (Express JS) + MongoDB (mongoose)
- open API +Recipes API used as data source