Skip to content

Onlynfk/react_django_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

General features

  • List Blog post
  • See Blog Post details
  • Filter featured Blog posts
  • Search for blog post using categories
  • more to come ✨

local setup instructions below πŸ‘‡πŸΌ.

for running the backend

cd backend

pip install -r requirements.txt

python manage.py runserver

for running the backend (ensure you are in the root directory)

npm install

npm start

😏 added few features on my own but all credits to this tutorial

πŸ’₯ https://youtu.be/lqhVYnD8WAw πŸ‘ˆπŸΌ

About

Blog built using Reactjs and Django (DRF) πŸ‘Œ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published