UTDNebula / survival-guide

UTD Survival Guide is a guide to being a college student and making the most of your time at UT Dallas and after graduation.
https://guide.utdnebula.com
MIT License
10 stars 0 forks source link

Implement entry page navigation #71

Closed vikranthchinnam closed 1 year ago

vikranthchinnam commented 1 year ago

Overview

Closes #30

Writes the sidebarlinks component.

this pull request creates a sidebar that renders in the entry view page with links to go to different parts of the site.

What Changed

there is a new component so that the entry viewer page renders the SideBar component onto the left side of the website.

Other Notes

This is a draft pull request without using dummy data. Need to add HTML and css to this only created the component in react.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
survival-guide ✅ Ready (Inspect) Visit Preview Mar 6, 2023 at 8:42PM (UTC)
WillieCubed commented 1 year ago

Closing since we're going with a different solution for navigation.