Cognitive Apathy Task

Install and Run

  1. Clone this repository.
  2. Go into the directory you just cloned (cd cognitive-apathy) and install dependencies by running npm install.
  3. Start the application by running npm start.
  4. Open the browser and go to localhost:3000.