Skip to content

Commit 201051f

Browse files
committed
Add Live Demo for reddit-clone
1 parent f5a91f3 commit 201051f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A couple of projects to get familiar with the React framework.
1818
8. **property-finder**: Search for and list properties. Built on React-Native, uses react-navigation.
1919
9. **todo-pwa**: The classic Todos Tracker as a Progressive Web App. Built using React, Redux, leveraging styled-components, PaperCSS, Service Worker tools. Data is retained using localStorage [(Live Demo)](https://paper-todo.firebaseapp.com)
2020
10. **gatsbyjs-markdown-blog**: GatsbyJS blog which fetches markdown blog posts, lists them and displays each post wrapped up as a static site. Based on the tutorials in the official docs, uses GraphQL, Typography.js, Remark plugin, Glamor.
21-
11. **reddit-clone**: react-redux-thunk project that calls the RedditAPI to fetch posts from selected subreddits.
21+
11. **reddit-clone**: react-redux-thunk project that calls the RedditAPI to fetch posts from selected subreddits. [(Live Demo)](https://github.com/ajayns/frontend-dev-talk)
2222

2323

2424
## Development

0 commit comments

Comments
 (0)