Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ys-sherzad/niche
- Owner: ys-sherzad
- License: apache-2.0
- Created: 2021-10-11T09:29:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T16:44:05.000Z (over 1 year ago)
- Last Synced: 2024-10-11T10:05:34.646Z (3 months ago)
- Topics: hooks, react-native, react-native-app, react-native-example, react-native-snap-carousel, react-navigation-v6, reanimated3
- Language: JavaScript
- Homepage:
- Size: 4.36 MB
- Stars: 21
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)