Open abrown0926 opened 3 years ago
The homepage.handlebars is a little bit of a misnomer... it just shows results of testing user. We can either keep this file for testing or whatever its intended use is. Still gotta figure that out.
Main.handlebars and login.handlebars is actually what makes up the content of the homepage.
Pulled from main.handlebars: "SantaGram" as header and ability to logout
Pulled from login.handlebars: Login email and password fields, login button Create Account fields, create button *** we want to change this so that when the create button is clicked a modal pops up with the account creation fields, rather than it displaying on homepage