Senior-well / senior-care

MIT License
1 stars 2 forks source link

Footer Page #12

Open YenHuynh02 opened 1 week ago

YenHuynh02 commented 1 week ago

Please locate the Footer.jsx and Footer.sass by following the tree structures below:

├───backend
│   ├───database
│   │       data.sql
│   │
│   └───MenuData
│           menuData.jsx
│
├───frontend
│   ├───Components
│   │   ├───DropDownNav
│   │   │       DropDown.jsx
│   │   │
│   │   └───MenuItems
│   │           MenuItems.jsx
│   │
│   ├───Footer
│   │       Footer.jsx
│   │       Footer.sass
│   │
│   ├───HomePage
│   │       homePage.jsx
│   │       homePage.sass
│   │
│   └───Nav
│           Nav.jsx
│           Nav.sass
│
└───images
        github.png
        linkedln.jpg
        logo.png
        logoTrans.png
        X_logo.png

Requirements:

image

PalpaWalker commented 6 days ago

Almost done with the footer. All that is left to do is add the images.