Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 2.01 KB

README.md

File metadata and controls

61 lines (46 loc) · 2.01 KB

flixie
Flixie

Like it. Match it. Watch it.

shields.io shields.io

landing

Technologies

This project was developed with the following technologies:

How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher + Expo CLI installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rebeccacxy/flixie

# Go into the repository
$ cd flixie

# Install dependencies
$ npm install

# Run the app
$ npm run start