File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+
231Built 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+
You can’t perform that action at this time.
0 commit comments