String share is a Social Media application that allows users to connect with one another in a clean and interactive user interface. Users can create posts, search for other users, comment/like posts, view other user profiles, and view or edit their own profile.
Below are the technologies for the full-stack app (this repo is for the frontend):
- react-native
- fastAPI
Below are some sample screenshots of the mobile application.
git clone https://github.com/DaanyaalTahir/string-share.git
cd string-share
npm install
npm start