Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 468 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 468 Bytes

AOI-App

Articles of interest App: This web application wraps pubmed and adds functionality such as quick add to a database and tracking of specific journals. Click here for a demo.

alt text

To run:

  1. git clone https://github.com/andrewheusser/AOI-App.git
  2. npm install
  3. npm start

Hopefully, that should work :)