Skip to content

An application created in React-Native where you have a list of articles and you can create articles.

Notifications You must be signed in to change notification settings

LorandP/WriteOn

Repository files navigation

Write On

An application built with react-native and typescript where you can access a list of articles and create an article. The application retrieves its data from a dummi Rest Api. This app was created only for demonstration purposes.

Screenshot_20180804-164513.png Screenshot_20180804-164522.png Screenshot_20180804-164531.png Screenshot_20180804-164543.png Screenshot_20180804-164550.png

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installation

Run npm install in order to install node_modules

Deployment

The project is merged in the master branch.

In order to run the application on an android device run npm run android.

In order to run the application on an iOS device or simulator open the project file located at project_root/ios/Coding_challenge.xcodeproj in xCode and run the project.

In order to create an offline bundle for android run npm run build:android

In order to create a bundle for iOS run npm run build:ios

About

An application created in React-Native where you have a list of articles and you can create articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published