A simple web application to help users manage their medicine schedules.
- Add medicines with their schedules
- View the list of added medicines
-
Clone this repository: git clone https://github.com/your-username/medicine-reminder.git
-
Navigate to the project directory: cd medicine-reminder
-
Install dependencies: npm install
-
Start the server: node index.js
-
Open your web browser and go to
http://localhost:3000
to view the application.
- Node.js
- Express.js
- HTML
- CSS
- JavaScript
This project is licensed under the MIT License.