ronork / React-Test-Project

A single page web app made with ReactJS using graphQL,it allows you to search for reddit posts and sort them on the basis of categories and time

Home Page:https://ronork.github.io/posts.html?cat=hot&search=funny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Test-Project

A single page web app made with ReactJS using graphQL,it allows you to search for reddit posts and sort them on the basis of categories and time.

Running on Local Environment


Installs all packages
npm install

Start node server
npm run start

Start webpack in development mode
npm run dev-build 

Generate production build
npm run build 

Screenshots

Screenshot 1

Screenshot 2

About

A single page web app made with ReactJS using graphQL,it allows you to search for reddit posts and sort them on the basis of categories and time

https://ronork.github.io/posts.html?cat=hot&search=funny


Languages

Language:JavaScript 98.6%Language:HTML 1.4%