Cshare is a fully responsive webapp that enables the users to share code to restricted list of users at ease. You can paste or type your code in the code editor, create a code snippet, edit the snippet and share it with others by assigning role for that list.
- CRUD operations to manage code.
- Authentication for users.
- GITHUB oauth for users.
- Leverage redux for state management (partial).
- Responsive design.
- Tailwindcss and sass for styling and responsiveness.
- Reusable components.
- Nextjs for leveraging react with SSR.
- Can assign Roles to users to generate shareable link for code.
Checkout Cshare.