Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.34 KB

README.md

File metadata and controls

61 lines (42 loc) · 2.34 KB

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! 👋