Skip to content

News analyzer app using vanilla JS and MeaningCloud NLP API. Part of Udacity Front-End Developer Nanodegree.

Notifications You must be signed in to change notification settings

iartist93/nlp-news

Repository files navigation

Udacity NLP app proejct

This project is part of the Udacity FrontEnd Engineer Nanodegree. We're asked to use externel API called meaningcloud to process some input text.


Tools used

  • Web server -> Node
  • Web application / routing -> Express
  • Build tool -> Webpack.
  • Offline functions -> Service Worker

Install

> cd nlp
> npm install # install all packages
> npm run build-prod # to build for production
> npm run build-dev # to build for development and run live development server
> npm start # to start the app server at port 8081

About

News analyzer app using vanilla JS and MeaningCloud NLP API. Part of Udacity Front-End Developer Nanodegree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages