Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 306 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 306 Bytes

A Blog Starter App

This is a trivial blog app, started with Vite.

It works entirely within memory, so reloads blow everything away except for the first two mock articles.

This repo is designed for you to fork and extend with (1) better CSS and (2) a real back end, with authentication and a database.