Frontend Mentor – Social media dashboard with theme switcher solution
Essa é a solução do Social media dashboard with theme switcher challenge on Frontend Mentor.
?️ Features
- Visualize o layout ideal para o site, dependendo do tamanho da tela do dispositivo.
- Veja os estados de foco para todos os elementos interativos na página.
- Alterne o tema de cores para sua preferência.
⚙️ Tecnologias
- React
- Typescript
- Sass
- Flexbox
- CSS Grid
- Mobile-first workflow
? Executando o projeto
Clone the project and access the folder.
$ git clone https://github.com/adsonnovaes/social-media-dashboard.git
$ cd social-media-dashboard
Follow the steps below:
# Install the dependencies
$ yarn
# Start the project
$ yarn start
The app will be available for access on your browser at http://localhost:3000