From 381a1c98928ddcbe5fa2ae2b42da83b4a61c8c87 Mon Sep 17 00:00:00 2001 From: Rushil Umaretiya Date: Sun, 16 Aug 2020 12:40:55 -0400 Subject: [PATCH] added replication instructions --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0cad6a4..1195cd7 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,16 @@ HackDefy submission 2020 ![GitHub](https://img.shields.io/github/license/rushilwiz/newviewsnews?color=9EC1CF) ![GitHub last commit](https://img.shields.io/github/last-commit/rushilwiz/newviewsnews?color=CC99C9) +## For the judges + +To replicate this locally just follow the following steps: + +1. Clone the repository +2. Install python 3+ +3. run ```pip install -r requirements.txt``` inside of the repository +4. run ```python3 manage.py runserver``` +5. Open localhost:8000 in the browser of your choice! + ## Inspiration Our project was inspired by the evergrowing activism community in our country that becoming is more and more toxic every year due to closemindedness and echo chambers. This has resulted in a society that has more conflict and is less understanding of people with different opinions and political viewpoints.