Life Core is a dynamic and interactive social network platform designed to connect people through shared interests and activities. Our platform offers a variety of features that make social interaction engaging and seamless.
Share your thoughts, photos, and videos effortlessly. Our platform supports various types of content to cater to your creative expressions.
Express your appreciation for posts, photos, and updates with a simple click. Likes are a way to show support and encouragement to fellow users.
Stay updated with the latest activities of your friends and favorite influencers by following them. Build your network and never miss a moment.
Create personalized profiles where you can showcase your interests and personality. Let others get to know you through your profile information and activity.
Easily find friends with our robust search feature. Discover new connections and explore content that matters to you.
To get a local copy up and running follow these simple steps.
Make sure you have the following installed:
- Node.js (includes npm)
Install the latest version from Node.js official site.
- Expo CLI
Install it globally with the following command:
npm install -g expo-cli
-
Clone the repo
git clone https://github.com/lauracolladoq/LifeCoreMobile
-
Navigate to the project directory
cd lifecore
-
Install NPM packages
npm install
-
Copy the example environment file and set up your environment variables
cp .env.example .env
-
Start the Expo development server:
expo start
-
Test the application on your device:
-
Using Expo Go app: Scan the QR code displayed in the terminal or browser with the Expo Go app (available on Android/iOS).
-
Running on an emulator: Select the emulator option (Android or iOS) in the Expo menu.
- Laura Collado Quirantes - Developer - lauracolladoq
- Laura Collado Quirantes - Documentation - lauracolladoq
This project is licensed under the MIT License - see the LICENSE.md file for details.