Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 537 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 537 Bytes

React Native Twitter Clone

React Native Twitter Clone A React Native Twitter clone that uses Cosmic JS for data storage. Register / login and add posts to your feed.

Getting Started

Create a new Bucket after logging in to Cosmic JS.

git clone https://github.com/cosmicjs/react-native-twitter-clone
cd react-native-twitter-clone
yarn
COSMICT_BUCKET=your-bucket-slug yarn start