samhithajagannath / techcrunch

A reactjs based TechCrunch feed Web App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechCrunch

Technologies used: ReactJS, ExpressJS

This app fetches the latest news articles from TechCrunch(and its subdomain sites), and displays it in a Card Feed. There is a login page setup with demo login credentials.

###To Run Hit this in console-

cd techcrunch
npm start

cd techcrunch/client
npm start

and open your browser- http://localhost:3000

Live DEMO - http://35.227.73.80:3000

About

A reactjs based TechCrunch feed Web App.


Languages

Language:JavaScript 83.5%Language:HTML 13.0%Language:CSS 3.6%