May 2021
Beginner to intermediate
252 pages
4h 13m
English
In the last few chapters, we learned about the ways in which our web application can interact with third-party systems. Now, we'll return to our web application and improve the visual aspects of the website to make the user interface modern and more appealing.
First, we'll start by modifying the styles by importing new Cascading Style Sheets (CSS). Then, we'll clean up the index page code and adjust some of the various final elements of the website. By doing this, we're approaching the time to deploy the website.
The main topics that we will cover in this chapter are as follows:
To deploy the project on Netlify, you must have an ...