Skip to content

Commit

Permalink
📝 Add README file
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandams committed May 24, 2024
1 parent 72a5a89 commit 37c83ff
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
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

0 comments on commit 37c83ff

Please sign in to comment.