Johanna-hub / BrixtonLocal

An app to support local businesses during the COVID-19 crisis using React, Node and Google Sheets API
3 stars 0 forks source link

Navbar #32

Closed Johanna-hub closed 4 years ago

Johanna-hub commented 4 years ago

For review @rb50 - this sets up hamburger nav bar and simple nav in desktop view (we don't have a design for that so can tweak it later)

Links go to pages that don't exist yet, once we have tags and categories branches merged - we can set them up with own pages and then link it all up!

(This is adapted from a tutorial I found, but seems to suit our purposes quite well!)

Johanna-hub commented 4 years ago

I have now added a simple category menu (no styling) and this is linked to navbar

Johanna-hub commented 4 years ago

There is now a simple list of all tags linked to navbar

Johanna-hub commented 4 years ago

Latest commit now has a simple list of all entries linked to navbar

Johanna-hub commented 4 years ago

Category page styling - in the interest of time does not have icon or number as in design and only used one colour. Will make an issue that that is a to do

Johanna-hub commented 4 years ago

List all page styling - is in alphabetical order rather than listed by category. Will also raise an issue on this.

Johanna-hub commented 4 years ago

Tags page styling - all in one colour for now, also general styling on top-margin in various places due to fixed nav.

@rb50 Think this is ready for your review now if you can pull down and take a look, thanks! Feel free to change any styling!!!!