Completed my ReactJS and Data Visualisation Projects. You can check them out using the links below. Most are not mobile-friendly because of the nature of the application. My past projects can be found in my portfolio. I’ll add these new ones later today.
Good job on finishing all the projects! I like the attention to detail on all your apps. I can’t comment on anything past the Recipe Box project as that’s where I’m at right now.
There are one or two (very minor) things that I noticed in your Recipe Box.
It seems like the only way to view the recipe ingredients is to enter the editor, was this intentional.
The logo in the header is a bit blurry, despite you used an SVG.
Also, I’m interested in your workflow. Do you do all your work locally as opposed to doing it in Codepen? If so, what are the benefits?
It was intentional to view the recipes in this manner, tbh it was the first idea that came to mind, the approached looked good to me. Do you have any recommendations on how else I can display it?
With regards to the logo that’s really weird, especially since I used the SVG, what browser are you using, looked good in Chrome for me.
I prefer to work locally because I use npm a lot and it’s just simpler for me as opposed to a pen.
Hmmm the accordion idea sounds good. Might give it a try.
I didn’t have any React experience before these projects. I did a course in it on Udemy with Stephen Grinder, that helped me a lot.