Welcome to the Foodie Website GitHub repository. This repository contains the source code for a Bootstrap-based food delivery website, "Foodie," which brings a variety of culinary delights right to your doorstep.
Check out the live demo foodie-food_delivery-website-dreamweaver.github.io
- Responsive design with Bootstrap 4.4.1
- Home page with carousel showcasing different cuisines (South Indian, North Indian, Dessert, Asian)
- Sections for online ordering, dining, and nightlife
- Collections of top restaurants, cafes, pubs, and bars
- Links to download the Foodie app on Google Play and the App Store
- Clone the repository:
git clone https://github.com/sayisanthosh/foodie-website.git
- Navigate to the project directory:
cd foodie-website
- Open
index.html
in your browser to view the website.
- The
index.html
file contains the main structure of the website. - The
css
folder includes the Bootstrap CSS file for styling. - The
foodieimages
folder contains all the images used in the website. - The
js
folder includes necessary JavaScript files for Bootstrap functionality.
To modify the website, edit the index.html
file and the corresponding CSS and JavaScript files as needed.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes.
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
For any inquiries, please contact us at:
- Email: sayisanthosh4@gmail.com
Feel free to modify the content as per your specific details and requirements.