Technologies | Getting started | Project
This project was developed using the following technologies:
Clone the project and access the folder
$ git clone https://github.com/eltonsantos/themeswitcher-js.git && cd themeswitcher-js
Follow the steps below
# Install the dependencies
$ yarn
# Start the project
$ yarn start
just it! 😀
Simple project to change the theme (Dark/Light) and storing in localstorage. It can be used easily in any project. Enjoy! 🥰