Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soumyaexe/darkmode

A Simple Dark Mode Using HTML, CSS
https://github.com/soumyaexe/darkmode

Last synced: 11 days ago
JSON representation

A Simple Dark Mode Using HTML, CSS

Awesome Lists containing this project

README

        

# Toggle Switch

This is a simple toggle switch project built using HTML, CSS, and JavaScript. The switch allows users to toggle between light and dark themes. It features a sleek design with smooth animations.

## Features

- Light and dark mode toggle
- Responsive design
- Simple and intuitive interface

## Installation

1. Clone the repository:

```bash
git clone https://github.com/SoumyaEXE/Toggle-Switch.git
```

2. Navigate to the project directory:

```bash
cd Toggle-Switch
```

3. Open `index.html` in your web browser.

## Usage

- Click the toggle switch to change between light and dark themes.

## Demo

![Demo](demo.gif)

## Technologies Used

- HTML
- CSS
- JavaScript

## Author

Made with ❤️ by [Soumya](https://instagram.com/s0umy4_xd)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
```

You can copy this directly for your GitHub README!