Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,26 @@
<br>
### How to Run.

-> Clone this repo
-> Install dependepcies
-> Run "app.py"
## **Steps to Run**

### -> Step 1: Clone this repo

- ![Clone](clone.png)
- Click on code and then copy the link
- Use Following command to clone this repo:

> git clone <https://github.com/kavyanshpandey/python-flask-blog.git>

### ->Step 2: Install dependepcies

- To install dependepcies use following command:

> pip install requirements.txt

### -> Step 3: Run "app.py"

- To run the app click on run button
- ![Run app](run.png)


<br>
Expand Down
Binary file added clone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.