Foodie Delights - React JS Website Styled With Tailwind CSS

Untitled design

Welcome to Foodie Delights, a delightful React JS website styled with Tailwind CSS. You can explore the live version here. This repository hosts a powerful combination of technologies tailored to provide a seamless and engaging user experience for food enthusiasts. Below are the key highlights of this project:

Technologies Used:

  • React.js: A versatile JavaScript library for building user interfaces, enabling efficient development through its component-based architecture.
  • Tailwind CSS: A utility-first CSS framework that facilitates the creation of custom designs with ease and speed.
  • HTML: Employed for structuring web pages, ensuring a robust foundation for content presentation and accessibility.

Features:

  1. Responsive Design: Foodie Delights boasts a responsive design, ensuring optimal viewing and interaction experiences across a variety of devices and screen sizes.

  2. Dynamic Filtering: Leveraging JavaScript, the website implements dynamic filtering functionality, allowing users to filter specific food types and pricing categories seamlessly.

  3. Interactive Components: Enjoy interactive components throughout the website, such as dropdown menus for navigation and interactive buttons for enhanced user engagement.

  4. Smooth Animations: Enhance the user experience with smooth animations incorporated into various elements of the website, providing a visually appealing interface.

Running the Project:

To run the project locally, follow these steps:

  1. Clone this repository to your local machine using the following command:
git clone <https://github.com/Muhannad159/Foodie_Delights.git>
  1. Navigate to the project directory:
cd foodie-delights
  1. Install the necessary dependencies using npm:
npm install
  1. the dependencies are installed, you can start the development server:
npm start