Samagra-Development / templater

Template Manager
2 stars 8 forks source link

Add link to github on the navbar #14

Open hmmonotone opened 2 years ago

hmmonotone commented 2 years ago

Description

To access the github repository of templater, it would be better to have a redirecting link on the navbar.

Tech Stack Required

ReactJS, Chakra-UI

Video

This is what the updated UI should look like: Updated UI

Approach

To achieve this, set up the codebase locally by following the steps from the README file. Since this issue is only dealing with UI, just go ahead and run the UI without running the backend. To run the UI, follow this Run Playground. Go through the Sidebar.tsx file in the src folder and add the link as shown in the above video. You will have to look for the component to be updated carefully. Take help of React Component extension to go through the component tree.

J0SAL commented 1 year ago

Hey @hmmonotone, I would like to work on this issue, could you please assign this to me