Skip to content

MedZed/Electron-Headlines

Repository files navigation

Electron-Headlines

icon.png

Clone and run for a quick way to see Electron-News-App in action.

Screenshot

screenshot.JPG

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/MedZed/Electron-Headlines.git
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the app
npm start

API used in this app

newsapi.org

Learn more about Electron and its API in the documentation.

Link to final installable windows app

Headlines

Other Example Apps

For more example apps, see the list of boilerplates created by the awesome electron community.

License

The MIT License

Copyright (c) 2017 Med Zarroug