laniywh / milktea-notes

React Native app for finding milktea and adding notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Milktea Notes

Milktea Notes (under development) is a mobile app that I created to learn React Native. It helps a user to find nearby milktea places and to create notes on the drinks.

Features

  • Show user location on a map
  • Use Yelp's API to search nearby milktea places
  • Move the map to a different region and search that region
  • Search results can be viewed in a map or in a list
  • Clicking on each place shows details and saved notes of the place
  • Create and edit notes
  • View all saved notes
  • Sort saved notes by rating

Technologies Used

  • React Native
  • React
  • Redux
  • React Navigation
  • JavaScript
  • HTML
  • CSS

Running Locally

npm install -g expo-cli
npm install
expo start

Learning Resources

About

React Native app for finding milktea and adding notes


Languages

Language:JavaScript 100.0%