Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opakholis/yuk-shopping

JCC Final Project #2
https://github.com/opakholis/yuk-shopping

Last synced: about 1 month ago
JSON representation

JCC Final Project #2

Awesome Lists containing this project

README

        

# JCC Final Project #2

![capture](https://user-images.githubusercontent.com/49778014/163517039-1d716fad-6f42-4b98-a168-0674dd630886.png)

## Get Started

```bash
# install expo cli
npm i -g expo-cli
```

```bash
# install dependencies
npm i
```

To run the project, run the following commands:

```bash
npm run start

# or directly open the emulator

npm run android
```