https://github.com/alexandrosk/vibes-v2
Vibes - Get Social after midnight
https://github.com/alexandrosk/vibes-v2
app reactnative social
Last synced: 3 months ago
JSON representation
Vibes - Get Social after midnight
- Host: GitHub
- URL: https://github.com/alexandrosk/vibes-v2
- Owner: alexandrosk
- Created: 2019-06-16T11:33:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-14T12:42:03.000Z (over 5 years ago)
- Last Synced: 2025-01-29T10:52:21.086Z (5 months ago)
- Topics: app, reactnative, social
- Language: JavaScript
- Homepage:
- Size: 6.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Late Vibes 💤
#### 1. Clone and Install
_*It's recommended that you install [React Native Debugger](https://github.com/jhen0409/react-native-debugger/releases) and open before `yarn start`._
```bash
# Clone the repo
# Install dependencies
yarn install
```#### 2.1. Run the _React Native_ App
```bash
# Start the React Native packager
yarn start
```Instructions are shown in the terminal. You can select to open it in:
- An emulator (either iOS or Android)
- Your mobile device with the [Expo app](https://expo.io/). It will reload if you save edits to your files and you will see build errors and logs in the terminal.-----
### Motivation
```
https://www.youtube.com/watch?v=fTjm59DFifg
https://www.producthunt.com/r/f6752a1770cad1
https://play.google.com/store/apps/details?id=com.synergetechsolutions.nearbylive&hl=en
```
### Design
```
https://developer.apple.com/design/human-interface-guidelines/macos/visual-design/dark-mode/
https://material.io/design/color/dark-theme.html#custom-application
Loading - https://dribbble.com/shots/6113380-Success-modal-for-documentation-app
Colors : https://coolors.co/444c5c-2d3139-1e1f21-7678ed-f7b801Dark theme: https://cdn.dribbble.com/users/93108/screenshots/5528348/instagram_dark_mode.png
```
### Colors
```
black bg : #0b0f18
```