Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ys-sherzad/niche

Niche is a job portal mobile app concept built with React Native. A simple prototype consisting of two screens. However, a great user experience and crafty animations using Reanimated 2.
https://github.com/ys-sherzad/niche

hooks react-native react-native-app react-native-example react-native-snap-carousel react-navigation-v6 reanimated3

Last synced: 3 months ago
JSON representation

Niche is a job portal mobile app concept built with React Native. A simple prototype consisting of two screens. However, a great user experience and crafty animations using Reanimated 2.

Awesome Lists containing this project

README

        

# Niche 👑

Job seeking app concept

![](Niche.gif)

**Installation**

Clone the repo

```
git clone https://github.com/ys-sherzad/Niche.git
```

On your project directory

```
yarn install
or
npm run install
```

Install pods for iOS

```
npx pod-install
```

Run the app

```
yarn ios
or
yarn android
```

Feel free to create an issue if you face any problems running the project.

**Brought to you by**:
[www.codeys.io](https://codeys.io)