Skip to content

waguei-andrea/reverse-poem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Poem

Demo: https://waguei-andrea.github.io/reverse-poem/

How to use

git clone https://github.com/waguei-andrea/reverse-poem.git
cd reverse-poem

install the packages this project need:

yarn install
#or 'npm instal' if you didn't install yarn.

after everything is installed, then:

yarn start
#or 'npm start' if you didn't install yarn.

then, browse http://localhost:3000/

There it is! Enjoy it!