YinYang117 / AaDnD

2 stars 0 forks source link

Set up front end layout #1

Open YinYang117 opened 1 year ago

YinYang117 commented 1 year ago

Use the (mostly) empty html file names to guide you in this after React and Redux are up.

We'll need a header / nav bar. This should have the site name as an H1. Also need buttons to log in and out.

After logging in, you should land in the home page. Home page needs a central area that will contain all the actions that happen within the game. I'll call these "cards". This central area will look a lot like a reddit feed, or facebook feed. Cards need to add new additions to the top.

YinYang117 commented 1 year ago

AaDnD Wireframe