https://github.com/thefloatingstring/msu-frontend-test
https://github.com/thefloatingstring/msu-frontend-test
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thefloatingstring/msu-frontend-test
- Owner: TheFloatingString
- Created: 2019-08-05T15:13:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T21:35:18.000Z (about 3 years ago)
- Last Synced: 2025-01-13T08:12:46.084Z (about 1 year ago)
- Language: JavaScript
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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)