Skip to content

syedsimanta03/crudblogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CRUD Blogger 👋

Version

Note: The Crud Blogger is a Dynamic Blogging App with CRUD functionalities

All Links Here 🔗

1. HOME https://crudblogger.herokuapp.com/
2. ARTICLES https://crudblogger.herokuapp.com/articles
3. Categories https://crudblogger.herokuapp.com/categories
4. Manage Articles https://crudblogger.herokuapp.com/manage/articles
5. Manage Categories https://crudblogger.herokuapp.com/manage/categories

CRUD Functionalities:

graph LR
A[Home] -- Read Data --> B((DB))
A --> C(Content)
B --> D{CRUD}
C --> D

Install:saxophone:

npm install

Usage

npm run start

Show your support

Give a ⭐️ if you like it!


Made with ❤️ by Syed Simanta