Skip to content

trpiano/ThemeSwitcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switcher Icon

ThemeSwitcher

Language count Made by Trpiano


About   |   Screenshots   |   Features   |   Technologies   |   Requirements   |   Starting     |  


📜 About

This application aims to change the application themes between dark and light themes according to whether the switcher is active or not. The information of the selected theme is stored in a variable named "key" in the browser's local storage, so the selected theme remains even after page updates.

📷 Screenshots

Light Theme

Dark Theme

⚙️ Features

  • Change of predefined themes (dark and light).

🚀 Technologies

The following tools were used in this project:

💻 Live

ThemeSwitcher

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/trpiano/ThemeSwitcher

# Access
$ cd ThemeSwitcher

# Install dependencies
$ yarn
# Or
$ npm

# Run the project
$ yarn dev
# Or
$ npm start

# The server will initialize in the <http://localhost:3000>

Made with 💜 by Timóteo Piano

 

Back to top

About

ReactJS theme switcher with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published