Skip to content

easyBlog is a simple blogging website using DJANGO, HTML and CSS.

Notifications You must be signed in to change notification settings

papansarkar101/easyBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-> easyBlog is a simple blogging website using DJANGO, HTML and CSS.

For local System - Run the following commands to get started:

1. Clone the Project

2.  virtualenv env - [to Create environment]
    pip install -r requirements.txt - [to install all required packages]
    python manage.py runserver - [to run the project on local server]

3. Open localhost:8000 to view the Webpage

About

easyBlog is a simple blogging website using DJANGO, HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published