nitinpatil1992 / NewsFeed

Golang and React-redux based news search using Google News API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Simple news search react-redux application with golang as bakend API using Google API

Demo

Screenshot of app

Getting started

  1. Running application
docker-compose up -d
  1. Stopping application
docker-compose down

Todos

  • pagination for news results

About

Golang and React-redux based news search using Google News API


Languages

Language:JavaScript 70.5%Language:Go 25.3%Language:Dockerfile 4.2%