JobisnotJoke App

The JobisnotJoke app is a mobile application developed to assist the community in job searching and career development. Built using React Native, this application offers a user-friendly interface and a robust feature set to facilitate efficient job hunting directly from mobile devices.

Features

  • Job Search: Leverage integrated job listings aggregated through RapidAPI to find relevant opportunities quickly.
  • User-Centric Design: A clean and intuitive UI/UX, designed with feedback from users, resulting in a 30% increase in engagement and a 30% improvement in user experience.
  • Performance Optimization: Enhanced response times and reduced latency by 25% through effective integration of external APIs.
  • Custom Hook-Based API: Utilizes a reusable custom hook-based architecture to ensure smooth development processes and maintainable code.
  • Learning and Development: Includes features to mentor users in React Native best practices, fostering skill enhancement.

Technology Stack

  • Frontend: React Native
  • APIs: RapidAPI for job data aggregation

Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repo git clone https://github.com/TaylorDavis16/JobisnotJoke.git
  2. Install NPM packages npm install
  3. Run the application npm start