Simple React Social Network
Telar Social Network is an open-source project built using ReactJS. It aims to showcase the features of React and its components by presenting them in the context of a social network. The project structure allows developers to customize and develop their own social networking ideas in their preferred environment. Telar Social Network consists of Telar Social User Interface, Telar Social running on Kubernetes, Telar Web for authentication and admin services, and Telar Social Serverless for handling various social network functionalities. The project is constantly evolving, with the latest version moving to Redux Saga. Contributions and feedback are welcomed.
To install the Telar Social Network theme, follow these steps:
git clone <repository-url>
npm install
npm start
http://localhost:3000Telar Social Network is a project built on ReactJS that demonstrates the capabilities of React in the context of a social network. It offers a customizable project structure that empowers developers to develop their own social networking ideas. With Telar Social User Interface, Telar Social running on Kubernetes, Telar Web, and Telar Social Serverless, it provides a comprehensive solution for building a feature-rich social networking platform. The project is constantly evolving and offers flexibility with the choice between Redux Thunk and Redux Saga.