Twitter Clone Save

Project README

Twitter Clone

This is a simple application created using React Native and Redux to mimic basic design and functionality of the official Twitter app. It uses fakerJs and json-server to run a demo server for the application.

Preview -

ios-demo

Dependencies

  • React Native
  • NativeBase for UI Elements
  • FakerJS
  • Lodash
  • Redux for State Management
  • Redux Saga
  • React Navigation

Get Started

1. Clone the Repo

On the command prompt run the following commands

$ git clone https://github.com/pranit123/Twitter-Clone.git

$ cd Twitter-Clone/

$ npm install

$ npm install -g json-server

2. Run the server

Run the following command

$ npm run serve

To start the expo app

Run the following command

$ npm start

To run on iOS simulator/device

Run the following command

$ npm run ios

To run on android emulator/device

Run the following command

$ npm run android

Credits

Open Source Agenda is not affiliated with "Twitter Clone" Project. README Source: praneetrohida/Twitter-Clone
Stars
461
Open Issues
28
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating