Overview:
Metneds is a clone of Netmeds.com, India’s leading healthcare aggregator and medicine delivery website. It offers a range of features including sign up/login, home page, cart, and booking. The project was completed within four days and incorporates various libraries and a database for storing user and product details.
Features:
- Sign up/Login Page: Allows users to create an account or log in to their existing account.
- Home Page: Provides a user-friendly interface for browsing and searching for products.
- Cart: Allows users to add products to their cart for easy checkout.
- Booking: Enables users to book medications and healthcare services.
Installation:
To set up the Metneds project, follow these steps:
- Open the terminal and navigate to the “backend” folder.
- Run the command
npm startto start the project. - Go to the frontend folder and run the command
npm run devto start the frontend development server. - Use the provided sample login details (email: one@gmail.com, password: oneone) to explore the application.
Summary:
Metneds is a clone of the popular healthcare aggregator and medicine delivery website, Netmeds.com. It offers key features such as sign up/login, home page, cart, and booking. The project was completed within a short time frame and incorporates various technologies and libraries. Users can easily install the project by following the provided instructions and explore its functionalities.