Skip to content

ahmed20210/evaluate-news-nlp

Repository files navigation

installation

  1. after download the project file run [npm install]
  2. Create a new .env file in the root of your project
  3. Fill the .env file with your API key like this: API_KEY=**************************

testing

for test function {npm run test}

start the project

for the development mode run [npm run build-dev] for the production mode

  1. run [npm run build-prod] then [npm start]
  2. open browser on [loacalhost:8089]

description

thats the 3rd project for Udacity nanodegree evaluate news NLP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published