georgealexiou / Instagram-Stories-React-Native

Instagram Stories Demo made with React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Stories - React Native

Find the twitter post with a demo video here!

alt text

Description

Installation

What are the steps required to install your project? Provide a step-by-step description of how to get the development environment running.

  1. Download the repo

  2. Intall node-modules

    npm install
    

    or

    yarn
    

Run the app

npm run start

or

yarn start

About

Instagram Stories Demo made with React Native


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%