nicholette / carousell-coding-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Details

Stacks used: React, Redux Test frameworks: Jest, Enzyme

Assumption: "keep the topics in memory without using data persistence"

  • Redux store is being used as the in memory data structure.

This project was bootstrapped with Create React Native App.

Build Instructions

  1. Run npm install or yarn in the project directory to install node_modules
  2. Make sure you have an iOS/Android simulator or device before running:
  • iOS: react-native run-ios
  • Android: react-native run-android

Alternatively,

  • iOS: change directory to ios and run the .xcodeproj file in Xcode
  • Android: open the android folder in Android Studio and run the project

About


Languages

Language:JavaScript 71.3%Language:Objective-C 16.7%Language:Python 6.6%Language:Java 5.4%