Skip to content

Commit d05fdcf

Browse files
authored
Merge pull request #303 from RiyaGupta89/main
Readme file improvement of movie-website project
2 parents 6b16598 + d81ae92 commit d05fdcf

File tree

1 file changed

+34
-2
lines changed

1 file changed

+34
-2
lines changed

Movie-Website/README.md

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,33 @@
1-
# Movie App
1+
# Welcome 🖐 to the Movie App
2+
This is a HTML, CSS, JAVASCRIPT movie website project where users can come and watch any movie from this website.
3+
4+
5+
## 💻Tech Stack
6+
<br>
7+
8+
![HTML](https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white)
9+
![CSS](https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white)
10+
![JS](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
11+
12+
<br>
13+
14+
15+
### How to get the project on your local machine:
16+
17+
---
18+
19+
- Download or clone the repository
20+
21+
```
22+
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
23+
```
24+
25+
- Go to the directory
26+
- Open movie-website folder
27+
- Open index.html with live server
28+
29+
### Things used in the project
30+
231
Built with Vanilla JavaScript. Below is a list of the methods and properties use
332

433
* querySelector
@@ -21,4 +50,7 @@ Built with Vanilla JavaScript. Below is a list of the methods and properties use
2150
* target
2251

2352

24-
### Video coming soon!!!
53+
54+
55+
https://user-images.githubusercontent.com/72425181/126938947-7b21a74b-6db3-4835-b1f3-6ee6eb70149c.mp4
56+

0 commit comments

Comments
 (0)