ReactJs based news web app with newsapi.
The things you need to install.
NodeJs and Git(optional)
Just clone or download the news-web-app
run
cd news-web-app
npm install
then
npm start
run
cd news-web-app
npm install
then
npm run build
after build complete
serve -s build