introduction
FINN+ is a newspaper subscription service to enable the customers to have subscription with multi newspapers from around Finland at one place, with variety of options to pay and methods to subscribe
Getting Started
First clone the project repository to your computer
$ git clone https://github.com/MaherAbedah/News-paper-app.git
go to the project directory
$ cd badger-test
then install the project dependencies
$ npm install
run the app server
$ npm start
Runs the app in the development mode open http://localhost:3000 to view it in the browser.
Last updated
Was this helpful?