https://github.com/mshandev/foodies-landing-page
Welcome to our beautifully crafted restaurant landing page! Built with Bootstrap, this project features a stunning and engaging UI that's perfect for showcasing any restaurant. It's fully responsive, ensuring a great experience on any device. Check it out and see how we combine aesthetics with functionality!
https://github.com/mshandev/foodies-landing-page
bootstrap bootstrap-template css html javascript landing-page responsive-design restaurent-website
Last synced: 3 months ago
JSON representation
Welcome to our beautifully crafted restaurant landing page! Built with Bootstrap, this project features a stunning and engaging UI that's perfect for showcasing any restaurant. It's fully responsive, ensuring a great experience on any device. Check it out and see how we combine aesthetics with functionality!
- Host: GitHub
- URL: https://github.com/mshandev/foodies-landing-page
- Owner: Mshandev
- Created: 2024-07-24T10:31:22.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T11:22:50.000Z (11 months ago)
- Last Synced: 2025-01-13T05:29:22.395Z (5 months ago)
- Topics: bootstrap, bootstrap-template, css, html, javascript, landing-page, responsive-design, restaurent-website
- Language: HTML
- Homepage: https://foodies-landing-pages.netlify.app/
- Size: 3.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
✨ Foodies Landing Page ✨  
Live Project : https://foodies-landing-pages.netlify.app/
## Tech Stack :
![]()
![]()
![]()
- **Frontend:** HTML,CSS,Java Script, Bootstrap
- **Version Control:** Git and GitHub
- **Hosting:** Netlify
- **Code Editor and tools**: VS Code
✨ Welcome to Foodies Landing Page ✨
## Table of Contents
- Overview
- UI of Website
- Contribution Guideline
## Overview 🔨
This restaurant landing page is built using Bootstrap. It showcases a beautiful and attractive user interface, designed to engage visitors and provide a great user experience. The page is fully responsive, ensuring it looks and works perfectly on any device. Ideal for restaurants looking to make a strong online presence.
## UI of the Website

### Hero Section
### Menu Section
## Contribution Guidelines 🏗
To start contributing, follow the below guidelines:
**1.** Fork [this](https://github.com/Mshandev/Foodies-Landing-Page) repository.
**2.** Clone your forked copy of the project.
```
git clone https://github.com/Mshandev/Foodies-Landing-Page
```**3.** Navigate to the project directory :file_folder: .
```
cd Foodies-Landing-Page
```**4.** Add a reference(remote) to the original repository.
```
git remote add upstream Foodies-Landing-Page.git
```**5.** Check the remotes for this repository.
```
git remote -v
```**6.** Create a new branch.
```
git checkout -b
```**7.** Perfom your desired changes to the code base.
**8.** Track your changes:heavy_check_mark: .
```
git add .
```**9.** Commit your changes .
```
git commit -m "Relevant message"
```**10.** Push the committed changes in your feature branch to your remote repo.
```
git push -u origin
```**11.** To create a pull request, click on `compare and pull requests`.
**12.** Add appropriate title and description to your pull request explaining your changes and efforts done.
**13.** Click on `Create Pull Request`.
**14** You did it! 🥳 Wait for your submission to be accepted and your PR to be merged.
## Contact
If you want to contact me, please reach out to me [Linkedin](https://www.linkedin.com/in/muhammad-shan-full-stack-developer/)