A medium like publishing platform for developers where you can share your stories.
You can access the demo app from here
You can access the rest api repo from here
- React
- React Bootstrap
- React Router
- Users can write stories using wysiwyg (it's a real term :')) editor.
- Stories have several categories such as Engineering, Insights, Tutorials and categories can be extended easily.
- Stories may have up to five tags. (There is no constraint on what tags should be)
- All stories are accessible to all visitors, users can make a comment, bookmark the article, or like the article.
- Articles can be sorted by most popular/most recent/most liked, and filtered by 3 days/week/month/infinity period.