Skip to content

thedeany/react-native-signup

Repository files navigation

SignUp in React Native

This is the first React Native project I created during/after I completed Stephen Grider's "Complete React Native and Redux" course. It was created as the final project for my 2017 Q2 goal at work to "learn React Native."

Project

The goal of the app is to consume an API feed from Demco Software's SignUp event management software. I have plans to complete the "Filter" section of the app to allow real-time customization of the events which are shown.

The app is currently only built for and tested on the iOS simulator.

Usage

  1. Clone the repo git clone https://github.com/thedeany/react-native-signup.git
  2. cd react-native-signup
  3. Install dependencies via npm install
  4. Run npm start
  5. In a second terminal window, run react-native run-ios

About

First RN project. Uses Redux for state management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published