This is a multi-page Bootstrap website. Here are the features:
- interactive navigation bar
- dynamically generated blog post pages with full screen titles
- fully mobile responsive with an adaptive navigation bar
- ability to add users through signing up and commenting on posts
- HTML5
- CSS3
- SASS/SCSS
- Python
- Flask framework
- SQLite & PostgreSQL databases
$ git clone https://github.com/rgoshen/blog-with-users$ cd blog_with_users$ python -m venv .venv$ pip install -r requirements.txt- get an api key from newsapi .
$ flask run
- Start Bootstrap for providing the template.
- Angela Yu and her 100 Days of Code - The Complete Python Pro Bootcamp for 2021.
- News API