This is implementation for Project: Evaluate a news article with Natural Language Processing The Article Analyzer is a web tool that allows users to run Natural Language Processing (NLP) on articles by url. Using an API called meaning cloud, for demo https://evaluate-news-nlp-one.vercel.app
The goal of this project is to 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
npm install
if you face problem use this:
np install --legacy-peer-deps
To run Server side on dev environment:
npm run start
this will run serve on port 8000
To run client side use:
npm run build-dev
you can now check this url to access the project
http://localhost:3000/
You need to creat account at https://www.meaningcloud.com/ and change the .env to your API key
API_KEY = 647*********************
I already deployed the project to this url https://evaluate-news-nlp-one.vercel.app/
Links
Thank you so much already for using my projects! If you want to go a step further and support my open source work, buy me a coffee: