From e400fcd9c0001132d3727d3b31f06a28411ae825 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 18 Jul 2024 13:53:33 -0300 Subject: [PATCH] Corigindo o README --- README.md | 38 ++++++++++++++++---------------------- 1 file changed, 16 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 44aa974..d0849b9 100644 --- a/README.md +++ b/README.md @@ -4,26 +4,20 @@

Um Planejador de Atividades para Viagens desenvolvido em HTML, CSS e JavaScript na NLW Journey da Rocketseat.

-## Table of contents - -- [Overview](#overview) - - [About](#about) - - [Screenshot](#screenshot) - - [Key Features](#key-features) - - [Live Demo](#live-demo) -- [The Process](#the-process) - - [Build With](#build-with) - - [Preview](#preview) - - [Live Demo](#live-demo) -- [Contact](#contact) +## Table of Contents -## Overview +- [About](#about) +- [Screenshot](#screenshot) +- [Key Features](#key-features) +- [Live Demo](#live-demo) +- [Built with](#built-with) +- [Contact](#contact) -### About +## About O Plann.er é uma aplicação responsiva que permite adicionar e concluir eventos a serem realizadas durante uma viagem, adicione o seu destino e planeje o que fazer e em qual horário fazer cada atividade no seu próximo momento incrível. -### Screenshot +## Screenshot Desktop @@ -33,7 +27,7 @@ Mobile -### Key Features +## Key Features - [x] Inserir destino - [x] Inserir atividade @@ -42,21 +36,21 @@ Mobile - [x] Marcar atividade como concluída - [x] Desmarcar atividade concluída -### Live Demo +## Live Demo Acesse o Plann.er no link abaixo [Plann.er](https://udanielnogueira.github.io/nlw-journey-fullstack/) -## The Process + -### Built with +## Built with - JavaScript - HTML - CSS -### Highlights +## Highlights Aqui estão alguns trechos de código que eu gostaria de destacar nesse projeto. @@ -89,8 +83,8 @@ section .card-bg { Efeito de sombra mais elaborado. ```css .card-bg { - border-radius: 12px; - background: #18181B; + border-radius: 12px; + background: #18181B; box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.1),