Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohdumair8896/healthy_food
A finely-crafted website designed to serve a meal subscription service using Docker, Jenkins and AWS.
https://github.com/mohdumair8896/healthy_food
aws-ec2 aws-s3 css css-animations css-flexbox css-in-js css3 docker-container docker-image html5 javascript jenkins jenkins-pipeline responsive-web-design
Last synced: about 1 month ago
JSON representation
A finely-crafted website designed to serve a meal subscription service using Docker, Jenkins and AWS.
- Host: GitHub
- URL: https://github.com/mohdumair8896/healthy_food
- Owner: mohdumair8896
- Created: 2024-02-29T12:31:01.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-04T06:52:36.000Z (9 months ago)
- Last Synced: 2024-10-13T07:42:27.243Z (about 1 month ago)
- Topics: aws-ec2, aws-s3, css, css-animations, css-flexbox, css-in-js, css3, docker-container, docker-image, html5, javascript, jenkins, jenkins-pipeline, responsive-web-design
- Language: HTML
- Homepage: https://mohdumair8896.github.io/Healthy_Food/
- Size: 5.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Food Delivery
This project is created as part of the "Build Responsive Real-World Websites with HTML5 and CSS3". Food Delivery is a fictional food delivery service, and this repository serves as a showcase of the skills I've acquired. In this project created a Docker image which is integrated through a continuous deployment pipeline (using Jenkins) to automatically deploy the code whenever changes are made, Which is hosted on AWS.
## Table of Contents
- [Description](#description)
- [Demo](#demo)
- [Technologies Used](#technologies-used)
- [Features](#features)
- [Installation](#installation)## Description
Food Delivery is a responsive website designed and built from scratch using HTML5 and CSS3. It is optimized for various screen sizes and devices, ensuring a seamless user experience.
## Demo
You can view a live demo of the Food Delivery website [here](https://mohdumair8896.github.io/Healthy_Food/).
## Technologies Used
- HTML5
- CSS3
- JavaScript
- Docker
- Jenkins
- AWS## Features
- Modern and responsive design
- Smooth navigation and animations
- User-friendly interface## Installation
To run this project locally, follow these steps:
1. Clone this repository to your local machine.
2. Open the project directory.
3. Open the `index.html` file in your preferred web browser.