Skip to content

Mobile application in React Native that fetches API data and is loaded onto a page.

Notifications You must be signed in to change notification settings

ParkerM2/mobile-challenge

 
 

Repository files navigation

EstateSpace Mobile Development Challenge

Table of contents

General info

This Challenge was to perform an API request and display the information on a React Native platform.

API Information

Technologies

Project is created with:

  • React Native
  • API / Fetch
  • Expo
  • JavaScript
  • CSS
  • Jest
  • Node / NPM

Setup

To run this project:

Run:

git clone https://github.com/ParkerM2/mobile-challenge.git

To install node modules:

cd mobile-challenge/
npm install

To run, use:

npm start

To test, use:

 npm test

Screenshots

Home Screen

User Page

About

Mobile application in React Native that fetches API data and is loaded onto a page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%