Make a blog post with Marked, and Supabase!
** Note! Please use supabase-js instead of fetching through the URL, since the module provides more functionalities. I used fetching through Supabase URL to communicate with my database, just to get a hang (and learn) with HTTP requests.
cd [folder path]git clone [email protected]:laazyCmd/blog-post-maker.gitnpm install to install all dependenciesnpm run build to check any errorsnpm run dev and go to http://localhost:3000/ in your browser to see the website