Landing page with Dark/Light theme switcher.
This project was developed with the following technologies:
First you need to have node
and yarn
installed on your machine. Then, you can clone this repository.
git clone https://github.com/monteiro-alexandre/react-theme-switcher.git
Install dependencies:
yarn
After finishing the installation, run:
yarn start
To view the project you can open localhost:3000.
Please read CONTRIBUTING.md for details on the code of conduct and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.