Front-end React Project - NC News The NC news app is a project built using ReactJS for front-end and using an ExpressJS based back-end available here. Running the project locally 1. Install the dependencies $ npm i At a minimum, Node 17.0.1 must be installed. 2. Running the App $ npm start The locally hosted web-app will open in your browser.