Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eedu7/personal-blog


https://github.com/eedu7/personal-blog

css fastapi html jinja2 python webapp

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Personal Blog

Sample solution for the [personal-blog](https://roadmap.sh/projects/personal-blog) challenge from [roadmap.sh](https://roadmap.sh/).

## How to run

Clone the repository and run the following command:

```bash
git clone https://github.com/eedu7/personal-blog.git
cd personal-blog
pip install -r requirements.txt
python main.py
```

Open the browser and hit this url
`http://127.0.0.1:8000/`