Skip to content

vinitkadam/hpdf_task1

Repository files navigation

hpdf_task1

This is basically a simple clone of Few Screens of Twitter app (Front-end only) made using react-native which is task 1 of the Hasura Internship.

Steps to set up development environment

-- Follow the steps as mentioned in "Getting Started" section of react-native website in the "Build with native code" tab
-- https://facebook.github.io/react-native/docs/getting-started.html

To Clone Repository and Running on device/emulator

-- git clone https://github.com/vinitkadam/hpdf_task1.git	
-- cd hpdf_task1
-- npm install (to install project dependencies)
-- react-native run-android (for android)
		OR
-- react-native run-ios (for ios)
-- This will run the app on your connected emulator or development device

About

Hpdf task 1 , twitter clone using react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published