Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbycrosz/videogames_list_mobile-


https://github.com/sbycrosz/videogames_list_mobile-

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# RAWG Video Game List!

Browse the latest released Playstation 5 games, and view more details about said games.

Features:

- TypeScript
- Minimal clone of RAWG.io
- Functional styling with Tachyons
- Integration testing with react-native-testing-library

## Running the app locally

```
$ yarn install

$ yarn ios
# Or
$ yarn android
```

## Running the app on device

[Expo](https://expo.dev/@sbycrosz/games-db?serviceType=classic&distribution=expo-go)

## Testing

```
yarn test
```