inaki / news-search

News Search app build using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Search

This app is a Frontend app build with react and have no dependencies on local database. Is fetching news from some of the majors news sources.

Install and run

For installing locally simple git clone:

$ git clone https://github.com/inaki/news-search

install dependencies

$ cd news-search
$ npm istall

start the app using a local server, which should open a window on http://localhost:3000/

$ npm start

About

News Search app build using React


Languages

Language:JavaScript 95.4%Language:HTML 4.5%Language:CSS 0.1%