This is the Frontend code for the project
https://news-ui-app.herokuapp.com/
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them ?
you need to have React.js and node.js softwares to run the backend code
sudo npm install -g create-react-app
https://nodejs.org/en/download/
After installing the softwares , you need to do npm install to install the packages .
you can use npm start