teallarson / devweek-hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attune

About:

Todo: write "about" Todo: add mockup(s) of it in action

See it in action

Todo: add heroku/other link once deployed

Installation

Note: you will need a copy of keys_dev from Teal OR your very own client ids/keys for the various APIs utilized to run this!

  1. Clone this repo to your desktop
  2. Open in VSCode or your preferred editor and run npm install at the root directory (devweek-hackathon).
  3. cd client and then run npm install
  4. cd .. (you should be back at the root directory) and run npm run dev
  5. Check it out in your browser at http://localhost:3000/!

Usage

TODO: Write usage instructions

History

TODO: Write history

Credits

TODO: Write credits

License

TODO: Write license

About


Languages

Language:JavaScript 92.7%Language:CSS 6.2%Language:HTML 1.1%