Skip to content

koalabears/koala-complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Climate Test Coverage codecov.io

koala-complete

Third in the 'koalabears' series of 'koalabears' projects, koala-complete makes finding words in the english dictionary fast and fun!

Access our app here: https://shielded-dusk-6658.herokuapp.com/

How

Using the wordnik API, node.js, Heroku and great attitudes!

If you need help getting started with Node on Heroku, check out this article

How to run our project locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone OUR REPO LINK
$ cd node-js-getting-started
$ npm install
$ npm start

Our app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published