Skip to content

ryanflitcroft/web-template-supabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME OF PROJECT

Project Objectives

git checkout -b workOnANewBranch
  • Essential Goals:

  • Stretch Goals:

HTML SETUP

<section>
</section>
<section>
</section>
<section>
</section>

JS SETUP

  1. Grab essential DOM elements:

  2. addEventListener for:

  3. Write functions for:

note: TDD for each pure function