An open API service indexing awesome lists of open source software.

https://github.com/amruthlp12/flasknotes-app


https://github.com/amruthlp12/flasknotes-app

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flask Web App

## Setup & Installation

Make sure you have the latest version of Python installed.

```bash
git clone
```

```bash
pip install -r requirements.txt
```

## Running The App

```bash
python main.py
```

## Viewing The App

Go to `http://127.0.0.1:5000`