Skip to content

DeepakMudili/demoproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imperial Restaurant Static Website

A multi-page animated static restaurant website for Imperial.

Pages

  • index.html — Home
  • menu.html — Menu with filters
  • about.html — Restaurant story
  • gallery.html — Image gallery with lightbox
  • enquiry.html — Netlify enquiry form
  • thank-you.html — Form success page

Netlify deployment

Use these settings:

  • Build command: leave empty
  • Publish directory: .
  • Branch: main

Git push

git init
git branch -M main
git add .
git commit -m "Imperial restaurant website"
git remote add origin https://github.com/DeepakMudili/portfolio.git
git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors