diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..328214b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.log +temp/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..4d586b3 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# WEBWISDOM + +My Super Cool Project + + +Restaurant website!! +## Description +Website of the restaurant with variety of cuisine.Different menus to explore. + +## How to Run +1. Clone the repository: +using git clone +2. Open the index.html file you can view the site. + diff --git a/contribution.txt b/contribution.txt new file mode 100644 index 0000000..7fe6aea --- /dev/null +++ b/contribution.txt @@ -0,0 +1,2 @@ +Name: Avneet Lamba +Idea: We can add a better font style and colours in the front page and some animations to show menu. \ No newline at end of file