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

https://github.com/thefloatingstring/msu-frontend-test


https://github.com/thefloatingstring/msu-frontend-test

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# msu-frontend-test

**Base code for the news feed**

Dependencies:

```bash
npm i react-native-elements --save
npm i --save react-native-vector-icons
react-native link react-native-vector-icons
```

App.js renders Cards based on the Get request from the backend.

This code has never been run, and bugs are surely creeping inside. (Haha Laurence's computer is slow and half broken)