Skip to content

Commit 8a90367

Browse files
authored
Create README.md
1 parent 540f4e6 commit 8a90367

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

Battery Indicator/README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Battery Indicator App
2+
3+
This is a battery indicator app which is used to know battery percentage of the system.
4+
5+
**Technologies used:**
6+
7+
- HTML
8+
- CSS
9+
- JAVASCRIPT
10+
11+
#### Steps to Use:
12+
13+
---
14+
15+
- Download or clone the repository
16+
17+
```
18+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
19+
```
20+
21+
- Go to the directory
22+
- Run the index.html file
23+
- Start Scrolling!!
24+
25+
#### Output/Screenshots
26+
27+
![battery-indicator](https://github.com/Jagannath8/Web-dev-mini-projects/blob/battery/Battery%20Indicator/light.jpg)
28+
![battery-indicator](https://github.com/Jagannath8/Web-dev-mini-projects/blob/battery/Battery%20Indicator/dark.jpg)
29+
30+
Developed by: <a href="https://github.com/Jagannath8">Jagannath Pal</a>

0 commit comments

Comments
 (0)