New Tab w/ Notetaking
- 2 Devlogs
- 1 Total hours
A custom new tab page that fetches an astronomical image from the NASA API and has a simple markdown editing box with a preview toggle.
A custom new tab page that fetches an astronomical image from the NASA API and has a simple markdown editing box with a preview toggle.
I added a notetaking feature. It uses the marked package to parse markdown. I added a simple toggle between editing and preview mode.
I’ve completed the first version of my new tab website. I followed the guide in the mission, and it worked perfectly.