Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moguelor/yt-react-dark-theme

Example of how to implement a dark theme with react and styled-components created for my channel on youtube mogueloDev.
https://github.com/moguelor/yt-react-dark-theme

moguelodev react react-hooks styled-components theming youtube

Last synced: 28 days ago
JSON representation

Example of how to implement a dark theme with react and styled-components created for my channel on youtube mogueloDev.

Awesome Lists containing this project

README

        

# yt-react-dark-theme [LiveDemo](https://moguelor.github.io/yt-react-dark-theme/)

[YOUTUBE] Example of how to implement a dark theme using react and styled-components, created for my channel [mogueloDev](https://www.youtube.com/channel/UC7We0v9R6p88V7op23oCnWw) on youtube.

[Live Demo](https://moguelor.github.io/yt-react-dark-theme/)

If it's helpul for you, let me know giving me a little start.

You can help to this project, if you see something that can be improved
I invite to you to do some pull request for to do this helpful respository.

# Start

1. Install dependencies with yarn or npm.

```
yarn install
```

2. Run application.

```
yarn start
```

# Video on youtube

[React - Tema obscuro con styled-components](https://youtu.be/nx79uo26RLw)

# Utils links

https://callstack.github.io/react-native-paper/theming.html

https://css-tricks.com/snippets/css/a-guide-to-flexbox/

https://styled-components.com/docs/advanced#theming