Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vitorserrano/theme-switcher

⚪ ⚫ Switch para alteração de temas
https://github.com/vitorserrano/theme-switcher

polished reactjs styled-components typescript

Last synced: about 5 hours ago
JSON representation

⚪ ⚫ Switch para alteração de temas

Awesome Lists containing this project

README

        




### :computer: Projeto
- Feito a partir de uma [videoaula](https://www.youtube.com/watch?v=ngVU74daJ8Y) no [canal da Rocketseat no youtube](https://www.youtube.com/channel/UCSfwM5u0Kce6Cce8_S72olg/featured).
- Este repositório é um Switch para alteração de temas de uma aplicação desenvolvido em React com o template de typescript.

### :page_facing_up: Como começar
1. Criar projeto: `yarn create react-app theme-switcher --template typescript`
2. `cd theme-switcher/`
3. Start o projeto `yarn start`

### :rocket: Components
- **@types/styled-components** - `yarn add @types/styled-components -D` - para typescript.
- **polished** - `yarn add polished`
- **react-switch** - `yarn add react-switch`

### :mortar_board: Quem ministrou?

- As aulas foram ministradas pelo mestre [Diego Fernandes](https://github.com/diego3g).

### :memo: License

Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.