Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 359 Bytes

blog_app

This project includes

  • Register, update, authenticate, delete users
  • Blog posting (Create, Retrieve, Update, Delete - CRUD)
  • Building an admin panel
  • Bootstrap
  • HTML
  • CSS
  • Rest APIs
  • Token Authentication