Skip to content

diego-aquino/dark-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark Mode

Light and Dark Theme switcher

Author: Diego Aquino Language Count Contributors Count License MIT

Technologies Used   |    Try it Out!   |    License

Demonstration Gif

⚙️ Technologies

The main technologies used in this practice project are the following:

💻 Try it Out!

To clone and run this application, you'll need Git and Node.js installed on your computer. Then, from your command line:

# clone and access this repository
$ git clone https://github.com/diego-aquino/dark-mode.git
$ cd dark-mode/

# install http-server package (in order to start a local server)
$ npm install --global http-server

# start a local server
$ http-server

Now you can visit http://localhost:8080 and switch themes!

🗞️ License

This project if under MIT License. Check LICENSE for more information.

🤝 Acknowledgments

Especial thanks to @maykbrito and Rocketseat for the masterclass Dark Mode raiz com CSS e JavaScript. Your content is always outstanding!


Made by Diego Aquino 😎. Connect with me! 👋