Skip to content

UnusualFrog/FavoriteBirdsAppReact

Repository files navigation

Favorite Birds React Native

An android app designed with React Native to allow users to manage and create a list of their favorite birds

Features Include:

  • Creation of new bird entries
  • Updating of existing bird entries
  • Scalable and dynamic UI which can handled a theorertically unlimited number of bird entries
  • Data persistance with an SQLite database

Authors

Run Locally

NOTE: An android emulator, or android device with Expo Go will be required to launch this app

Clone the project

  git clone https://github.com/UnusualFrog/FavoriteBirdsAppReact

Go to the project directory

  cd FavoriteBirdsAppReact

Install dependencies

  npm install

Start the server

  npm start

Launch the App on an emulator

  Press a │ open Android

Launch the App with Expo Go

  Press s │ switch to Expo Go
  Press a │ open Android

Tech Stack

Screenshots

Main Page

Main Page

Main Page Second Entry

Main Page 2

Update Page

Update Page

Add Bird Page

Add Bird

Main Page

Add Bird Filled

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published