
Mammam is a food ordering application built using React and styled with Tailwind CSS. It utilizes Parcel as the bundler and includes various dependencies for form handling, routing, icons, and UI components.
Live:https://mammam-time.vercel.app/
-
Browse restaurants categorized by cuisine.
-
Search for specific items or restaurants.
-
View special offers from restaurants.
-
View details about each restaurant including their menu.
-
Form validation using Formik and Yup.
- React: JavaScript library for building user interfaces.
- Parcel: Blazing fast, zero configuration web application bundler.
- Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
- DaisyUI: A Tailwind CSS component library for rapid UI development.
- Formik: Form library for React.
- Yup: JavaScript schema builder for value parsing and validation.
- React Router DOM: Declarative routing for React applications.
- React Icons: Popular icon library for React.