Skip to content

iamLolade/simple_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Blog Application

This application utilizes JSON to store and transport data

To start JSON Server, run command in terminal: json-server --watch data/db.json

Screenshot