Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 187 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 187 Bytes

Blog Prototype

A simple blog prototype created following The Net Ninja's React course.

Run npx json-server --watch data/db.json --port 8000 and then npm start in another terminal.