Skip to content

KrissRiv/PoRead

Repository files navigation

PoRead

Application in React Native to manage publications, it is an exercise application that mixes several useful features such as its architecture, the management of graphic assets in JSON format, among other qualities.

Architecture

Although it is a simple project, I used the bases of atomic design, to achieve an organized development of the application. For user feedback and enhance the experience, I used micro-interactions

First 🚀

Use the next command for obtain a copy

git clone https://github.com/KrissRiv/PoRead.git

See Deployment for more info regardin to how to deploy.

Pre-requirements 📋

For this project you need Java Development Kit, Android Studio Cocoapods and Node

Install 🔧

For install dependencies and prepare your machine, follow the next steps:

cd PoRead

open folder of the project

npm install

this command install all necessary dependencies for install the app in your Android device when install finish, run the next command

npx react-native run-android

the last command execute Android app version for iOs app, run the next commands

cd ios
pod install
npx react-native run-ios

Develop with the next 🛠️

The next tools, libs or frameworks, were to use for develop the app

Author ✒️

About

App in React Native for manage posts

Resources

Stars

Watchers

Forks

Packages

No packages published