https://github.com/eltonsantos/themeswitcher-js
Simple project to change the theme (Dark/Light) and storing in localstorage. It can be used easily in any project.
https://github.com/eltonsantos/themeswitcher-js
javascript localstorage polished react-switch reactjs styled-components
Last synced: 3 months ago
JSON representation
Simple project to change the theme (Dark/Light) and storing in localstorage. It can be used easily in any project.
- Host: GitHub
- URL: https://github.com/eltonsantos/themeswitcher-js
- Owner: eltonsantos
- Created: 2021-06-02T20:01:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T00:35:52.000Z (about 5 years ago)
- Last Synced: 2025-08-25T00:12:07.290Z (11 months ago)
- Topics: javascript, localstorage, polished, react-switch, reactjs, styled-components
- Language: JavaScript
- Homepage: https://themeswitcher-js.netlify.app/
- Size: 785 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
๐ React Theme Switcher - Javascript ๐ค
Technologiesย ย ย |ย ย ย
Getting startedย ย ย |ย ย ย
Project
---
## ๐งช Technologies
This project was developed using the following technologies:
- [React](https://reactjs.org)
- [Polished](https://polished.js.org/)
- [React Switch](https://react-switch.netlify.app/)
- [Styled Components](https://styled-components.com/)
## ๐ Getting started
Clone the project and access the folder
```bash
$ git clone https://github.com/eltonsantos/themeswitcher-js.git && cd themeswitcher-js
```
Follow the steps below
```bash
# Install the dependencies
$ yarn
# Start the project
$ yarn start
```
just it! ๐
## ๐ป Project
Simple project to change the theme (Dark/Light) and storing in localstorage. It can be used easily in any project. Enjoy! ๐ฅฐ
---
## ๐จ๐ปโ๐ป Author
Elton Santos ๐
Made with โค๏ธ by Elton Santos ๐๐ฝ [Entre em contato!](https://www.linkedin.com/in/eltonmelosantos/)