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.
Client: HTML,CSS,Javascript,JQuery,Quill,SnackBar
Server: Python,Django
database: Postgres
Python version 3.10.11
cd blogproject
pip install -r req.txt
add the .env file in blogproject folder
To deploy this project run
python manage.py runserver