/miniblog

Primary LanguageJavaScript

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.