https://github.com/iofall/coffee-lover-project
This project is a simple Front End created using Bootstrap. View at -
https://github.com/iofall/coffee-lover-project
bootstrap css html javascript
Last synced: 3 months ago
JSON representation
This project is a simple Front End created using Bootstrap. View at -
- Host: GitHub
- URL: https://github.com/iofall/coffee-lover-project
- Owner: iofall
- Created: 2020-05-08T20:43:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T21:34:15.000Z (about 6 years ago)
- Last Synced: 2025-10-30T09:37:47.723Z (8 months ago)
- Topics: bootstrap, css, html, javascript
- Language: HTML
- Homepage: https://iofall.github.io/Coffee-Lover-Project/
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coffee Lover Project
This is a simple Blog Frontend created using `Bootstrap 4` to showcase responsive design using the grid system and also various Bootstrap components.
**Landing**


**Log In**

### Notes
Take note of the `HTML` code and the `Bootstrap` classes used to display and align the `GitHub` icon. We have to use `flex utilities` to achieve the effect.
### Acknowledgements
This project was created with reference to **Jose Portilla's Full Stack Django Development Course**.