Skip to content

MehdiMamas/nodejs-assessment-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App

This repository contains the frontend or client-side code for the Medication Reminder System.

Instructions

  1. Clone the repository:

    git clone <app-repo-url>
    cd app
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:3000 to view the app.

Notes

  • Ensure the backend server is running for full functionality.
  • Update any environment-specific configurations as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors