Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 591 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 591 Bytes

parse-ielts-simon-app

App to parse IELTS Simon website and generate more convenient page.

You can easily search for specific key word and see related articles near by to get the overview of the concept that Mr. Simon wrote about. img-02

how to use

Clone this repo to your own profiles.

Edit the filter in index.js. img-01

Then regenerate the index.html by running this command

npm start

Commit the changes and enjoy learning. (remember to turn on github page on your cloned repo)