React Website Summer 2020
Created simple react website to create to-do-list. It doesn't store any data on it's backend, all data is stored on the browser itself and thus deleted when the browser is closed.
I used Now, a serverless deployment service which allowed me to host the app for free.