This time, we are going to implement the dark mode with React and without any other external library!.
ย
ย
- Tema Light
- Dark Theme
- Switch between themes
ย
- React JS
- TypeScript
- Vite JS
- Vanilla CSS 3
ย
- Clone the repository (you need to have Git installed).
git clone https://github.com/Franklin361/dark-light-app.git
- Install dependencies of the project.
npm install
- Run the project.
npm run dev
Note: For running the tests, use the following command
npm run test
ย
-
๐ฒ๐ฝ ๐
-
๐บ๐ฒ ๐