Welcome to the Grocery Application! This is a user-friendly and easy-to-use landing page built with React, Material UI, and Tailwind CSS.
- User authentication: Log in to the application with ease.
- Mobile-friendly and responsive design: Optimized for all devices, including mobile, tablet, laptop, and desktop.
- Simple and minimalistic interface: Offers a seamless and intuitive user experience.
- Product Categories: Find and purchase various grocery items organized in different categories.
- Shopping Cart: Edit, increase or reduce quantities, and delete items in your shopping cart.
- Place Orders: Easily place orders for your selected grocery items.
To get started with the Grocery Application, follow these steps:
- Clone the repository: https://github.com/ahmod001/grocery.git
- Install dependencies:
npm install
- Start the application:
npm start
- Access the application in your browser:
http://localhost:3000
- React
- Material UI
- Tailwind CSS
- JSON and asynchronous JSON data
- APIs for retrieving data
This project is licensed under the MIT License.
Special thanks to the UI designer, DesignAxen, for his invaluable contributions to the visual aesthetics of the Grocery App.