Skip to content

paulmskim/react-reddit-posts-demo

Repository files navigation

React Reddit Posts Demo

A Reddit posts demo made with React. This demo features async calls to fetch Reddit posts from 4 different Subreddits. PostCSS and cssnext were used for styles.

Getting started

Clone the git repo:

git clone https://github.com/paulmskim/react-reddit-posts-demo.git

Install node modules:

npm install

Run express server with npm run server and visit http://localhost:8080.

About

A demo made with React that makes async calls to fetch Reddit posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published