Skip to content

SampurnaC/django_blog_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unsplash_blog.mp4

Unsplash Blogging Application

Setup

The first thing to do is to clone the repository:

$ git clone [email protected]:SampurnaC/django_blog_frontend.git
$ cd django_blog_app_frontend

The backend repository is different so you will need to clone the backend repository and follow the readme instructions from there as well.

Backend Repository Link

https://github.com/SampurnaC/django_blog_app_backend

Install dependencies:

npm install
$ cd project
$ npm start

And navigate to http://127.0.0.1:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published