Skip to content

Twitter app clone developed as part of Hasura Product Development Fellowship

Notifications You must be signed in to change notification settings

mannan541/twitter

 
 

Repository files navigation

Twitter (HPDF 2017-18)

(React Native Frontend)

A twitter app clone in terms of User Interface developed during Hasura Product Development Fellowship.

To get started with it, follow the instructions:

1. Set up the development environment using Getting Started section of official React Native website.

2. Perform the following commands in CMD or Git:

(a) git clone https://github.com/sidhuparas/twitter.git
(b) cd twitter
(c) npm install
(d) react-native run-android

Command (c) will install dependencies while (d) will start the app in emulator or connected android device. Since I have used Windows laptop to develop it, it may not run on Mac/iOS.

About

Twitter app clone developed as part of Hasura Product Development Fellowship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • Objective-C 3.8%
  • Python 1.5%
  • Java 1.2%