Milk In Minutes is a web application designed to help users quickly find and order dairy products online.
- User authentication and profile management
- Order Request Feature
- Browse various dairy products like milk, cheese, yogurt, and more using dyanmic search
- Angular ( Main FrontEnd Framework )
- Html
- CSS
- JavaScript
- BootStrap
- Json Files
https://www.loom.com/share/5e6c9a090bff498e8e1c477e9e4b22b1?sid=0ac7837e-e345-4fc1-b22f-f29eb89fe6f0
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/avishmadaan/milkinminutes.git
- Navigate to the project directory:
cd milkinminutes - Install dependencies
npm install
- Start the development server:
ng serve
- Navigate to the json directory
json-server products.json -p 5000 & json-serve orderRequests -p 3001 - Run your project on:
http://localhost:4200





