Skip to content

This is a simple portfolio app built using React and Expo, allowing users to showcase their projects, skills, and contact information in an easy-to-use mobile application.

Notifications You must be signed in to change notification settings

RajalakshmiR24/Portfolio_Mobile_App

Repository files navigation

Portfolio Mobile App

This is a simple portfolio mobile app built using React Native and Expo Snack. It showcases the basic features and capabilities of React Native for building mobile applications.

Portfolio-expo

Features

  • Introduction: Display a brief introduction about yourself.
  • Projects: Showcase your projects with brief descriptions and links.
  • Skills: Highlight the skills or technologies you're proficient in.
  • Contact Information: Provide ways for users to get in touch with you.

Getting Started

To run this app locally, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/your-username/portfolio-mobile-app.git
  1. Navigate to the project directory:
cd portfolio-mobile-app
  1. Install dependencies using npm or yarn:
npm install
# or
yarn install
  1. Start the Expo development server:
npm start
# or
yarn start
  1. Use the Expo client app on your iOS or Android device to scan the QR code generated by Expo development server.

  2. Once the app is built, you can interact with the portfolio mobile app on your device.

Dependencies

This project relies on the following dependencies:

  • React Native
  • Expo

About

This is a simple portfolio app built using React and Expo, allowing users to showcase their projects, skills, and contact information in an easy-to-use mobile application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published