Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.13 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.13 KB

This is Jobify

Jobify is a React Native app that helps you track and find job opportunities.

Features

  • Track job applications and their status.
  • Search and discover new job opportunities.
  • Easy-to-use interface for managing your job search process.

Technologies Used

  • React Native
  • Expo
  • Axios

Getting Started

To get started with Jobify, follow these steps:

  1. Clone the repository:

    git clone https://github.com/MHR877/jobify.git
  2. Navigate to the project directory:

    cd jobify
  3. Install dependencies:

    npm install
    
    # Or
    
    npm i
  4. Run the app:

    npm start

    This will start the Metro bundler. You can then run the app on an emulator or a physical device.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Acknowledgments

Replace https://github.com/MHR877/jobify.git with the actual URL of your Git repository. Feel free to add more sections or details based on your project's requirements.