Contents:
OuterCircles is a modern blogging and news web application that allows users read and write on their favourite topics. This web app is inspired from Medium.com aims to implement its the features.
Technology Stack
- Front End: React/Redux, Bootstrap
- Back End: Node, Express, MongoDB on the cloud, SendGrid for Emails, Twilio for text messaging
- Live API Documentation: Swagger
- Session Management
- Admin Login - Has access to add, update, remove a post
- User Registration
- User Login
- User profile
- Write article
- Share post
- Like, comment on posts
- Welcome Email after registration
- Live API documentation by swagger







Install the by running:
- clone the repo
- npm i
- run the code - npm start
- Issue Tracker: https://github.com/kunal-93/outerCircles/issues
- Source Code: https://github.com/kunal-93/outerCircles
- User profile Page
- Write a post
- Comment on a post
- Like, share, vote a post