opticSquid / hive

Social Media Management Platform using MERN stack
BSD 3-Clause "New" or "Revised" License
28 stars 17 forks source link

Added Instagram content #47

Closed Tess-Vanta closed 2 years ago

Tess-Vanta commented 2 years ago

Changes made:

  1. Designed the Instagram content page:

    hive4 hive5

  2. Made the site navigate to home page on clicking the logo:

    https://user-images.githubusercontent.com/72697074/156814010-301d224c-ea87-4659-8fdb-f63ad77dd572.mp4

  3. Restructured the folder for easy navigation:

    ├───assests │ └───images │ └───Instagram ├───components │ ├───Instagram │ ├───Navbar │ └───Youtube └───pages ├───Content ├───Error └───Home

Check to be made before PR