Skip to content

Brain500/rn-assignment4-11004314

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JobApp

Description

JobApp is a React Native application that helps users search and apply for jobs. The app features a login screen and a home screen that displays featured and popular job listings.

Features

  • User login with name and email
  • Display user's name and email on the home screen
  • Search for jobs
  • Display featured and popular job listings
  • Custom components for job cards with logos and styling

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/JobApp.git
    cd JobApp
  2. Install the dependencies:

    npm install
  3. Start the application:

    npm start
  4. Open the Expo client on your device or emulator to view and interact with the application.

Project Structure

/JobApp
  /assets
    apple.png
    beats-logo.png
    burger-king-logo.png
    facebook-logo.png
    filter.png
    google-logo.png
    logo.png
    profile-picture.png
  /components
    Card.js
    FeaturedCard.js
  /screens
    LoginScreen.js
    HomeScreen.js
  App.js

WhatsApp Image 2024-06-19 at 23 18 06_8dc976dc

WhatsApp Image 2024-06-19 at 23 17 56_0ba14023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors