Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/franciscoossian/idealize-app
Social app to publish your ideas and join people who want to build with you.
https://github.com/franciscoossian/idealize-app
firebase react-native
Last synced: 9 days ago
JSON representation
Social app to publish your ideas and join people who want to build with you.
- Host: GitHub
- URL: https://github.com/franciscoossian/idealize-app
- Owner: FranciscoOssian
- Created: 2020-09-08T16:51:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T13:08:10.000Z (almost 4 years ago)
- Last Synced: 2024-11-17T03:42:16.301Z (2 months ago)
- Topics: firebase, react-native
- Language: JavaScript
- Homepage:
- Size: 523 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Idealize App
Idealize-App is app to sharing ideas, where you can post your idea and create a group, call people who support that idea and maybe put it into practice.
## 💻Result of Code
You can see the result of code in link to gooole play,[go to idealize app on google play](https://play.google.com/store/apps/details?id=com.foln.idealize)
## 🚀 Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### 💻Clone this project to your local machine
```
$ git clone *this repo link*
```### ⚙️Configuring
#### 📁Open the file ./firebaseConfigs.json.example
Open the file ./firebaseConfigs.json.example and put your firebase credentials.
#### 🏃♂️Runing the project
##### In project folder mobile, type:
```bash
expo start
```
use the expo app for use idealize app in your android or IOS## Learn More
To learn more about firebase and React Native, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.