Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsmaiorano/twitter

:computer: :iphone: Twitter - Frontend | Desktop | Backend | iOS App - A Twitter Clone application with Frontend, Backend, Desktop and iOS App. This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).
https://github.com/fsmaiorano/twitter

axios cors create-react-app electron electron-builder express ios-app mongodb mongoose node-sass react-native react-native-vector-icons react-navigation react-router-dom scss socket-io socket-io-client ts-node typescript yarn

Last synced: 2 days ago
JSON representation

:computer: :iphone: Twitter - Frontend | Desktop | Backend | iOS App - A Twitter Clone application with Frontend, Backend, Desktop and iOS App. This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).

Awesome Lists containing this project

README

        

# Twitter

A Twitter Clone application with Frontend, Backend, Desktop and iOS App.
This is a demonstration of how websockets works in a complete environment in Javascript (+ Typescript).

## Getting Started

To run this project, you need execute the backend server and the frontend separately.
The Backend will run at the port 4000 and the Frontend / Desktop use the port 3000.

### Prerequisites

:warning: This project need of NodeJS installed. If you wish use Yarn, install these too.

### Installing

Install all dependecies separately. Execute the below command inside of each directory.

```
$ yarn or npm install
```

## Deployment

You find these information inside of each project.

## License

:free: