-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
72a5a89
commit 37c83ff
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# AluraBooks | ||
|
||
Hello, I'm Fernanda, and this is AluraBooks, the project resulting from the 'HTML and CSS: mobile-first responsiveness' course offered by Alura. | ||
|
||
## 🛠️ Opening and Running the Project | ||
|
||
To open and run the project locally, follow these steps: | ||
|
||
1. Clone or download the repository to your local machine. | ||
2. Navigate to the project directory. | ||
3. Open the file `index.html` in your preferred web browser. | ||
|
||
Alternatively, you can view the live version of the project by visiting [fernandams.github.io/alurabooks/](https://fernandams.github.io/alurabooks/) in your web browser. | ||
|
||
## 📚 About The Course | ||
|
||
I successfully completed the **HTML e CSS: responsividade com mobile-first** course on the [Alura](https://www.alura.com.br/) platform. Throughout the course, I learned to build a responsive website using HTML and CSS, interpret design prototypes created in Figma, and implement the mobile-first approach to ensure adaptable layouts on different devices. | ||
|
||
### 🛠️ Tools and Concepts Covered: | ||
|
||
- Building a website using HTML and CSS. | ||
- Interpreting website prototypes created in **Figma**. | ||
- Understanding the mobile-first approach for responsive design. | ||
- Implementing media queries for responsive layout design. | ||
- Deploying a website using **Github Pages**. | ||
|
||
### 🔨 Technologies Used: | ||
|
||
- HTML | ||
- CSS | ||
- Mobile-first approach | ||
- Media queries |