Skip to content

pragus99/miniblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Blog

This is a React app to create blog

Usage

npm install
npm start
#if there no json-server you can run this
npx json-server --watch data/db.json --port 8000

# Build
npm run build
or
yarn build

JSON file

File json is included in data folder. if you don't want install json-server then you can change URL from fetch to endpoint/API from internet.

Website

https://brave-jackson-bc1c69.netlify.app/ - Everyday API endpoint offline from time 00.00 - 06.00 (GMT) so you can't make new blog or delete blog.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published