sn31 / cospedia

This is a mobile application that keeps track of cosmetics' expiration dates and more.
MIT License
4 stars 2 forks source link
cosmetic expo firebase react-native

Cospedia

This is a react-native mobile application built as part of She's Coding - Seattle 2018 Summer Code-A-Thon. This app was built using Expo.

Features:

Getting Starting

  1. Clone Repository
$ git clone https://github.com/sn31/makeup-journal-code-a-thon.git
  1. Install Dependencies
    $ cd makeup-journal-code-a-thon
    $ npm install
  2. Run on Expo.exe or through their CLI
    $ exp start

Technologies Used