Team members: Jiaxue Li, Ziming Jia, Di Tang
-
github link: https://github.com/Daisybiubiubiu/5520_final
-
Intro Vedio link: https://drive.google.com/file/d/13jt0acm-90GxTRRBfIZaRl2-UIJdlm6A/view?usp=sharing
[TOC]
PixelFun App You can create your own pixel artworks and share it with other people in the community.
- Platform: IOS/ANDROID
- Frontend: ReactNative
- Backend: Firebase
- The
assets
folder contains all the non-code elements like image, gif etc. we use in our develpoment. - The
Component
folder contains all the Card, input, submit, and upload features of our development. - The
screens
folder contains all the pages we have in our application.
- React Native Install
- Npm install/ yarn add
- Expo install
cd
and run command line as expo start
.
Please use a simulator because there would not be any user interaction with browser.