Day 130 Self-Study to Web Dev!
1 min readMay 14, 2019
Continued working on my MERN stack site, a quiz randomizer for teachers.
Made strides in managing forms with react. Created the logic to access input values, store those value, and clear the forms.
Also began hooking up the backend Node.js logic for the “Download PDF” button that can be seen in the picture. Goal is to have the “quiz creation” portion of the site fully functioning from start to finish by the end of the day tomorrow.
After that I can begin to work on the login logic and contact page.
=> All code since day one can be found here on github!