Website showing the use of light and dark mode using react styled-components and local storage with an smooth transition.
This idea came out from JavaScript Web Projects: 20 Projects to Build Your Portfolio
Project 5 of 20
- React - Library for UI
- Styled Components - CSS in JS
- Fontawesome - Icons
- Clone this repo
- Run
npm install
- Run
npm start