https://myfitnesspal-clone.netlify.app/
This project is a clone of the popular online pharmacy website and mobile app, Pharmeasy. The goal of this project was to create a similar tool for ordering medicines and healthcare products online, as well as offering features for users to connect with doctors and book appointments.
- JavaScript
- HTML
- CSS
- Reactjs
- Redux
- REST API
- User registration and login
- Ordering of medicines and healthcare products
- Order tracking feature
To run this project on your local machine, follow these steps:
- Clone the repository using git clone https://github.com/your-username/fitnesspal-clone.git
- Install dependencies using npm install
- Start the development server using npm start
This project has been deployed on Netlify and can be accessed using this link: (https://pharmeasy-pt-web-08b.netlify.app/). From there, you can register as a new user or log in to an existing account. Once logged in, you can start ordering medicines and healthcare products, as well as connecting with doctors and booking appointments. You can also track the status of your orders.