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

https://github.com/runtime-error786/social-media-website


https://github.com/runtime-error786/social-media-website

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

In this project, there are two roles: guest and customer. The main agenda of this app is to create a small social media platform.
git clone https://github.com/your-username/folder_name.git

## Step 1: Start the Metro Server

```bash
# using npm
npm start

# OR using Yarn
yarn start
```

## Step 2: Start your Application
# using npm
npm run android

# OR using Yarn
yarn android
```

### For iOS

```bash
# using npm
npm run ios

# OR using Yarn
yarn ios
```

If everything is set up _correctly_, you should see your new app running in your _Android Emulator_ or _iOS Simulator_ shortly provided you have set up your emulator/simulator correctly.

This is one way to run your app — you can also run it directly from within Android Studio and Xcode respectively.

## Congratulations!

![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/a9cfaa20-5d4f-4f27-8ce9-b63d4391cbbc)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/1cf38017-02b9-448a-9409-0ef311052311)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/10cfc028-29be-45d6-80c5-01db94e5f2c8)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/0e8a3087-86ff-49f1-977e-81b9022d3eed)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/b5ee73ba-52e1-4ea4-bb1e-246b0da0311a)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/7cc7464c-f8dd-4852-8870-e1382e34ed0d)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/887f0ac9-9976-4bd8-b891-c09f0308b1ba)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/c8cfb885-c2fd-476c-ac5e-94a3b2740ef6)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/17830a5b-a51b-46dc-ab78-ae7c09894c69)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/cc39f662-450e-4945-81e1-03c14af96dad)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/93e402b5-a08b-4e2b-9913-9db262a785e8)
![image](https://github.com/runtime-error786/Social-media-app/assets/123109871/9edb5da2-e4e4-4b85-b227-b4e096a348c6)