Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
Added tech stack, added how to get the project in local system.
  • Loading branch information
RiyaGupta89 authored Jul 26, 2021
1 parent e8ce959 commit d81ae92
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion Movie-Website/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,33 @@
# Movie App
# Welcome 🖐 to the Movie App
This is a HTML, CSS, JAVASCRIPT movie website project where users can come and watch any movie from this website.


## 💻Tech Stack
<br>

![HTML](https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white)
![CSS](https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white)
![JS](https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

<br>


### How to get the project on your local machine:

---

- Download or clone the repository

```
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
```

- Go to the directory
- Open movie-website folder
- Open index.html with live server

### Things used in the project

Built with Vanilla JavaScript. Below is a list of the methods and properties use

* querySelector
Expand Down

0 comments on commit d81ae92

Please sign in to comment.