The goal of this project is to give the student practice with:
- Setting up Webpack
- Sass styles
- Webpack Loaders and Plugins
- Creating layouts and page design
- Service workers
- Using APIs and creating requests to external urls
In order to develop this project, we are using the concept of Natural language processing and APIs created with the purpose of evaluating Natural language.
The students will use an API called MeaningCloud to determine various attributes of an article or blog post.
See below for the Udacity Style Guide used thoroughout the Front End Nanodegree.
- npm install
- npm run build-dev
- npm run build-prod
- npm start
