Skip to content

asso1985/insta-woody-reply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta Woody

Woody in you instagram feed, replying with quotes.

Website

Here you can find the website: https://insta-woody-reply.now.sh

Installation and run

Clone the repository, than install all application's dependencies:

$ npm install

Launch all unit tests with:

$ npm run test

Run the application:

$ npm run start