React web notes app that allows users to login using Google Oauth. Utilizes local storage as well as React hooks to allow for users to create, delete, and edit notes.
ReactJS, HTML, CSS, Supabase Auth
git clone https://github.com/jose-robles2/Notes-App
run npm install to download node modules
run npm start to start project