Skip to content

ajayns/frontend-dev-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Developer Forum

Browse popular discussions and posts about popular Frontend threads such as JavaScript, React, Web Development, Open Source, Programming and so on.

Giphy Live Demo

Uses Reddit JSON API as data source, Redux for state management and React to wrap up all up into a WebApp. Semantic UI and Remarkable added as helpers.

Development

Install all the required packages/dependencies using yarn

yarn

Serve the app to browser

yarn start

Contributing

Feel free to open issues and pull requests!