(https://rahulhanje.github.io/Uber-Eats-Clone/) This project is a clone of the Uber Eats website, built using HTML and CSS. It mimics the main functionalities and layout of the Uber Eats platform to showcase front-end web development skills.
The Uber Eats Clone project replicates the main components of the Uber Eats website, including:
- Header: Navigation bar with logo, login/sign-up buttons.
- Main Section: Search box for entering delivery address, delivery mode selection, explore nearby button.
- About Uber Eats Section: Information about Uber Eats, its mission, how it works, community impact, and customer satisfaction.
- Footer: Links to various resources, social media icons, terms and conditions, and copyright information.
- Additional Sections: Cards featuring images and links, lists of cities and countries, and more.
The project uses HTML for structuring the content and CSS for styling to achieve a responsive and visually appealing layout.
- Responsive Design: Ensures the website looks good on all devices and screen sizes.
- Interactive Elements: Buttons, dropdowns, and input fields for user interaction.
- Stylish Layout: Modern design using Bootstrap for styling components and custom CSS for additional styling.
- Accessible: Designed with accessibility in mind to ensure usability for all users.
To view the Uber Eats Clone locally on your machine, follow these steps:
- Clone the Repository:
git clone https://github.com/Rahulhanje/Uber-Eats-Clone.git
- Navigate into the project directory:
cd uber-eats-clone