Closed atherdon closed 6 years ago
part of #10 task. we have a list of static data from one of recipes based website. we'll convert that data into static arrays, and later will use in our projects. Sample of data, related to calendar + events you can see below.
https://github.com/GroceriStar/react-only-intern-23/blob/master/src/data/Data_WorkSceh.js
list of articles(basically we need data only from image)
Please put your js arrays at this folder: https://github.com/GroceriStar/types/tree/master/MealCalendar
@vadim9999 you can work on this task
@atherdon https://github.com/GroceriStar/types/pull/26
done! closing
part of #10 task. we have a list of static data from one of recipes based website. we'll convert that data into static arrays, and later will use in our projects. Sample of data, related to calendar + events you can see below.
https://github.com/GroceriStar/react-only-intern-23/blob/master/src/data/Data_WorkSceh.js
list of articles(basically we need data only from image)
Please put your js arrays at this folder: https://github.com/GroceriStar/types/tree/master/MealCalendar