This is a simple blog app where the user can create and delete blogs. This app is the result of a React tutorial made by The Net Ninja. Check his Youtube channel: The Net Ninja
npm install
npx json-server --watch data/db.json --port 8000
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple blog app where the user can create and delete blogs. This app is the result of a React tutorial made by The Net Ninja. Check his Youtube channel: The Net Ninja
npm install
npx json-server --watch data/db.json --port 8000
npm start