A very basic blog hacked together in one day.
Installation:
git clone [email protected]:Ulisseus/simple_blog.git
yarn
yarn dev
/
route displays all posts/posts/:postId
route displays a single post/posts/new
create post page
A very basic blog hacked together in one day.
Installation:
git clone [email protected]:Ulisseus/simple_blog.git
yarn
yarn dev
/
route displays all posts/posts/:postId
route displays a single post/posts/new
create post page