Skip to content

Nick2k4L/PetFriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

PetFriends A cross-platform mobile application built with React Native and Expo, designed to showcase modern mobile development practices and features. 📱 Features

Cross-Platform Support: Runs on iOS, Android, and Web File-Based Routing: Using Expo Router for simplified navigation Light & Dark Mode: Full theme support with automatic detection Component Library: Pre-built themed components ready to use Animations: Examples using react-native-reanimated Parallax Effects: Custom scrolling experiences with header effects

🚀 Getting Started Prerequisites

Node.js npm or yarn Expo CLI

Installation

Clone the repository: bashgit clone https://github.com/yourusername/PetFriends.git cd PetFriends

Install dependencies: bashnpm install or bashyarn install

Start the development server: bashnpx expo start

Running the App

For iOS: Press i in the terminal or run npx expo run:ios For Android: Press a in the terminal or run npx expo run:android For Web: Press w in the terminal or run npx expo start --web

About

This will be a Web application using typescript React. PetFriends goal is to make an app where you can schedule play dates with other people in your area.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors