Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 690 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 690 Bytes

BlogApp

Welcome to BlogApp, your gateway to a world of captivating stories, insightful articles, and thought-provoking content. Our platform offers a seamless experience for both readers and writers, making it easy to discover new voices and engage with diverse topics.

Tech Stack

Client: HTML,CSS,Javascript,JQuery,Quill,SnackBar

Server: Python,Django

database: Postgres

Installation

Python version 3.10.11

   cd blogproject
   pip install -r req.txt
   add the .env file in blogproject folder 

Deployment

To deploy this project run

  python manage.py runserver

License

MIT