You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run it local to see how this works ( every feature, few of them might be commented)
copy all pages code into this repo in the new branch
Describe the solution you'd like
Look and feel would be consistent across all pages
Common header and footer with similar styles
Utilize same css and delete duplicate one
Common JS code will go to utils/ folder
Describe alternatives you've considered
Make sure all features works
Additional context
Update README with screenshot
keep code style as per our style guide
above repo in html/css/ js and this repo is in Astro so make changes accordingly
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
clone this repo : https://github.com/xkeshav/canvas
run it local to see how this works ( every feature, few of them might be commented)
copy all pages code into this repo in the new branch
Describe the solution you'd like
Look and feel would be consistent across all pages
Common header and footer with similar styles
Utilize same css and delete duplicate one
Common JS code will go to utils/ folder
Describe alternatives you've considered
Make sure all features works
Additional context
Update README with screenshot
keep code style as per our style guide
above repo in html/css/ js and this repo is in Astro so make changes accordingly
The text was updated successfully, but these errors were encountered: