Skip to content

A Fullstack CRUD Blog App with Django User Authentication (Token Authentication), Technologies Used: React, Redux, Django, REST Framework, Knox, HTML, CSS, Bootstrap and Fontawesome

Notifications You must be signed in to change notification settings

YashMarmat/FullStack_Blog_App_with_React_Redux_and_Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FullStack Blog App with React Redux and Django

A Fullstack CRUD Blog App with Django User Authentication (Token Authentication), Technologies Used: React, Redux, Django, REST Framework, Knox, HTML, CSS, Bootstrap and Fontawesome

Aplication Preview

Login Page

Register Page

All Blogs Page

Blog Page

Setting up the Application

after downloading/cloning the repository code follow below steps (keep the whole code in some directory/folder first):

  1. Move in backend folder through terminal and run following commands

pipenv install

pipenv shell

python manage.py runserver

  1. Move in frontend folder through terminal and run follwing commands

npm i

npm start

All set ! Happy coding :)

About

A Fullstack CRUD Blog App with Django User Authentication (Token Authentication), Technologies Used: React, Redux, Django, REST Framework, Knox, HTML, CSS, Bootstrap and Fontawesome

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published