Skip to content

snaazze/Website-Blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website-Blog 🔥

Website Blog App.

Packages 📦

  • Django
  • Pillow

Installation 🏗️

  1. Clone the repository. git clone https://github.com/ProtexCreative/Website-Blog
  2. cd Website-Blog
  3. Create a Virtual Environment. py -m venv web_env
  4. Activate Virtual Environment. .\web_env\Scripts\activate
  5. Install Required Packages. pip install -r requirements.txt
  6. cd web_app
  7. Run Server. python manage.py runserver
  8. Visit http://127.0.0.1:8000/ on your browser.

Contributors 👷

License 📝

MIT

Made with ❤️ by Protex Creative.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.1%
  • Python 24.1%
  • HTML 22.8%