Skip to content

coderooz/Project-A-PortfolioCard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Card Application (React Native)

📌 Overview

A React Native mini project demonstrating core React concepts:

  • Components
  • Props
  • State management
  • Event handling
  • Conditional UI updates

🛠 Tech Stack

  • React Native
  • TypeScript
  • Expo (recommended)

🚀 Setup Instructions

  1. Install dependencies
   npm install
  1. Start the app
   npx expo start
  1. Run on Android Emulator / iOS

Simulator / Physical Device

📂 Project Structure

  • components/ → Reusable UI components
  • data/ → Profile data (props)
  • theme/ → Light/Dark themes
  • assets/ → Profile images

✨ Features

  • Light/Dark mode toggle
  • Profile image cycling
  • Like counter (state-based)
  • Dynamic skill rendering
  • Interactive alerts

📄 Assignment Mapping

Fully satisfies PART A — Portfolio Card Application from the assignment PDF.


Built with ❤️ using React Native

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published