Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.12 KB

README.md

File metadata and controls

56 lines (42 loc) · 1.12 KB

Blog_Web_Application

  • A Full Stack Web Application using Django and React.JS where user can post different blogs.
  • Users can also see other people's blog also.
  • Included test cases for each app.
  • Server built using django rest framework

Django Rest Framework Server

Posts Creation


Post Created Success


View Posts


View/Delete Specific Post with id


Django Test Cases

Tests Coverage


Run Tests


React App

View Posts