Firstly you need to add a dataset. you can get that in kaggle.com after that install python and required modules using:
pip install -r requirements.txt
Now this should install all requirements. Now simply run
python main.py
this will start the flask webserver. you will get a url in your terminal. visit the url and you'll get the an input field. thats where you put your house's area and you'll get a price.