Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 486 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 486 Bytes

React Native Tinder Swipe animation in Expo

Tinder like swipe animation.

Getting Started

First, clone the repo

$ git clone [email protected]:sufyansalim/react-redux-github-api.git

Optional : If you want to contribute. Add, remote origin.

$ git remote add origin https://github.com/sufyansalim/react-redux-github-api.git

Next, load all the dependencies

$ cd react-github-api
$ npm install

Finally, run the node server with

$ npm start