Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 286 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 286 Bytes

san-antonio-tourist

React/Redux app for self improvement.

Online Demo

san-antonio-tourist.herokuapp.com

Localhost Demo

To run app locally, run:

npm i
npm run dev

To start tests, run:

npm test