Skip to content

Telegram is realtime chat application, where user can register and login to their account and connected to another user. User can edit photo and bio in their profile. This app made by React JS and Socket.IO, and this app use Rest API from telegramrest

Notifications You must be signed in to change notification settings

muhislah/telegram-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Telegram


Explore the docs »

View Demo

Table of Contents

About The Project

Telegram is realtime chat application, where user can register and login to their account and connected to another user. User can edit photo and bio in their profile. This app made by React JS and Socket.IO, and this app use Rest API from telegramrest

Built With

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo
git clone https://github.com/muhislah/telegram-frontend.git
  1. Install NPM packages
npm install
  1. Add .env file at root folder project, and add following
REACT_APP_BACKEND_API = https://telegram-restapi.herokuapp.com // or use your own

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b your/branch)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/yourbranch)
  5. Open a Pull Request

Screenshot

Login Page Register Page
login register
Main Chat Edit Profile
chat edit
Profile Receiver Profile
profile receiver

Related Project

Contact

Contributors names and contact info

About

Telegram is realtime chat application, where user can register and login to their account and connected to another user. User can edit photo and bio in their profile. This app made by React JS and Socket.IO, and this app use Rest API from telegramrest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published