This site allows you to enter any valid URL and analyze it with Natural Language Processing (NLP).
To run the app, enter the following commands:
$ npm run build-dev //Run in development mode $ npm run build-prod //Run in production mod $ npm run start //Start the server $ npm run test //Run test using Jest
After running the commands above, open a browser. Enter the URL- localhost:8080
Enter a valid URL like, https://www.yahoo.com and review the results of the NLP app using the Aylien API