This web application goes beyond information, empowering young adults with resources to tackle common health concerns like stress, sleep, nutrition, and physical activity. It acts as your personal health concierge, providing reminders for regular checkups (including height, weight, blood pressure, pulse rate).
Download the zip file and unzip into your computer.
To clone and run this application, you'll need git and npm installed on your computer Download Git
open up your terminal and clone this repository
git clone https://github.com/abel-otegbola/Acadmedopen the folder
cd AcadmedInstall the dependencies by running
npm installOnce installed, run
npm start