In this project, I built a website for a fictional hosting company, as a means of studying the most important CSS concepts.
This responsive page was a perfect way of testing my understanding of the fundamentals of HTML & CSS.
In this project, we’ll build the data structures necessary to support link submissions and commenting. We won’t build a front end for it because we don’t need to… we shall use the Rails console to play around with models without the overhead of making HTTP requests and involving controllers or views.
In project, I’ll build my own simple grid-based framework.Once I'm done setting up the framework, I will use it to clone the 'Airbnb' home page..