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

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 -

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**

![Landing](/images/Landing.png)

![Landing2](/images/Landing2.png)

**Log In**

![Login](/images/Login.png)

### 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**.