/homedecorapp

Primary LanguageJavaScriptMIT LicenseMIT

homedecorapp

Projet for learning with React Native + Redux which send all Post for the back-end

free!

  • Demo

Getting Started

Prerequisites

You'll need to have a basic environment with React Native installed and back-end running.

Installing dependencies

$ npm install

Routes

The base URL is: http://localhost:3000/home-decor/api/ The endpoints:

  • /user
  • /post
  • /categories

Built With

  • ReactNative
  • react-native-image-picker
  • react-native-vector-icons
  • react-navigation
  • react-redux
  • redux
  • redux-thunk
  • eslint

Open tasks

  • Dynamic categories
  • Login Screen