Awesome
Frontend Developer Forum
Browse popular discussions and posts about popular Frontend threads such as JavaScript, React, Web Development, Open Source, Programming and so on.
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!