Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

esilverm/poetry-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poetry-maker

What is it?

Poetry Maker is a project I am working on that generates poems from random words taken from either websites or text files. It also happens to be my submission for the AP Computer Science Principles Create Performance Task

What are some features of this program?

It runs a command line interface that allows users to create poems from websites or pre-made text files It also allows users to create their own custom text files for use in poems, and also allows users to browse past poems that they have saved.

How do I install it and use it?

The full version can be installed through npm by typing

npm install poetry-maker

To run it, you have to first move the folder containing the files to an easy-to-find place. Then you have to go to your terminal application and use the command:

cd [Directory containing file]

then run the program by typing:

node poetry-maker.js

About

My AP Comp Sci Principles Create Performance Task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published