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

https://github.com/kbismark/squarezn

Image sharing app with react-native, expo, expo router and tailwindcss.
https://github.com/kbismark/squarezn

expo-app expo-router image-sharing-app react-native-app react-native-tailwind

Last synced: about 1 month ago
JSON representation

Image sharing app with react-native, expo, expo router and tailwindcss.

Awesome Lists containing this project

README

          

# Expo Router and Tailwind CSS

Image sharing app with react-native, expo, expo router and tailwindcss.

## Screenshots

![Screenshot 2025-02-08 095831](https://github.com/user-attachments/assets/39ba520d-3f47-46c3-b4f6-3046e04e2866)

![Screenshot_Squarezn_Day2](https://github.com/user-attachments/assets/56b42318-6a20-4490-808c-ff6e07d570a4)



## 🚀 How to run app

```sh
git clone https://github.com/KBismark/squarezn.git
```

Navigate to the project directory

```sh
cd squarezn
```

Install dependencies

```sh
npm install
```

Start the app

```sh
npx expo start
```