| coverY | 0 |
|---|
This is a Node.js API for managing medication reminders.
- Node.js (https://nodejs.org/)
- MongoDB (https://www.mongodb.com/try/download/community)
-
Clone the repository:
git clone https://github.com/yourusername/medication-reminder-api.git
cd medication-reminder-api npm install MONGODB_URI=mongodb://localhost:27017/medication-reminder
npm start
npm test