Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AleemAlam authored Aug 2, 2021
1 parent b86250f commit 8e8c370
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,16 @@
### Summary:

Our project is to clone monday.com. We did 6 pages Home page, Enterprise Page, Pricing Page, Contact Page, Login Page, and Sign Up Page. We use the Font Awesome library for icons, Google Fonts library for fonts. To make it interactive with the user we use javascript language. We add some click, mouseenter, mouseleave, etc events.


### For Developers:

* For this project
* Click on Code once the respective repo is created
* On your terminal enter the following commands:
```
git clone <https link>
cd monday.com-clone
```
* Run index.html with live server or open with any browser

0 comments on commit 8e8c370

Please sign in to comment.