Skip to content

Remote Job App is a web application that allows users to search and apply for remote jobs from various companies around the world.It uses React for the front-end, Redux for the state management, and Axios for fetching data from an external API.

License

Notifications You must be signed in to change notification settings

Megagig/Remote-Job-App

Repository files navigation

Remote Job App

📗 Table of Contents

📖 Remote Job App

Remote Job App is a web-based platform that enables users to explore and apply for remote job opportunities offered by different companies. It utilizes React for the user interface, Redux for managing the application's state, and Axios for handling data retrieval from an external API. The key components of the application include FetchJob, FetchJobDetails, and the Navbar. The FetchJob component presents a collection of remote job listings, featuring their titles and corresponding logos. The FetcheJobDetails component offers comprehensive details about a selected job, including the company name, job description, salary, and location. The Navbar component provides a header that displays the current year and the text associated with the current page. Users can seamlessly navigate between pages using arrow icon buttons.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Users Can Find Remote Job
  • Fetch Jobs From API
  • Users Can Search Job By Title

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • git version 2.38.x
  • node.js version > 12.x
  • IDE
  • Browser (chrome, firefox, edge, safari)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Megagig/Remote-Job-App.git

Install

Install this project with:

  cd Remote-Job_App
  npm install
  yam install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npx npx eslint "**/*.{js,jsx}"

Deployment

You can deploy this project using:

  https://dashboard.render.com/

(back to top)

👥 Authors

👤 Obi Anthony

(back to top)

🔭 Future Features

  • Add More Jobs
  • Add Logo
  • Add Footer

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to thank Nelson Sakwa the author of the original design

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Remote Job App is a web application that allows users to search and apply for remote jobs from various companies around the world.It uses React for the front-end, Redux for the state management, and Axios for fetching data from an external API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published