Netmeds_Clone

screenshot of Netmeds_Clone
express
react
chakra-ui

Netmeds is one of India's leading healthcare aggregators and most trusted medicine delivery website. Features: Sign up/Login Page Home Page Cart Booking

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.

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.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.