This is a client application for a medicine management system, developed as part of a Problem-Based Learning (PBL) project.
To run the application, you need to have Node.js installed on your system.
- Clone this repository to your local machine using
git clone https://github.com/varadpundlik/PBL_medicines_client.git - Navigate to the project directory using
cd PBL_medicines_client - Install the dependencies using
npm install
To start the application, run the following command:npm start
This will launch the client application in your default web browser.
- React - A JavaScript library for building user interfaces
- Material-UI - A popular React UI framework based on Google's Material Design
- Axios - A promise-based HTTP client for JavaScript
Contributions to the project are welcome. To contribute, please follow these steps:
- Fork this repository to your own account
- Create a new branch for your feature or bug fix
- Make your changes and commit them with descriptive messages
- Push your changes to your fork
- Submit a pull request to this repository with a description of your changes
- Varad Pundlik (varadpundlik@gmail.com)
- Manav Mehta (https://github.com/Manav2031)
- Disha Saxena (https://github.com/disha1234t4rdkcbvdfkbf)
- Divyank Sagvekar(https://github.com/divyank007)
- Samiksha Sarode(https://github.com/samikshasarode4323)
This project is licensed under the MIT License - see the LICENSE file for details.