A simple application to view and edit articles
Install the dependencies and clone the git repository.
git clone https://github.com/Camille37/NewsPaper.git
npm install #install node_modules
ng serve # build/ serve the app localyNavigate to http://localhost:4200/ to open the app localy.