- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- 🙏 Acknowledgements
- 📝 License
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.
Server
Database
- Users Can Find Remote Job
- Fetch Jobs From API
- Users Can Search Job By Title
To get a local copy up and running, follow these steps.
In order to run this project you need:
- git version 2.38.x
- node.js version > 12.x
- IDE
- Browser (chrome, firefox, edge, safari)
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Megagig/Remote-Job-App.git
Install this project with:
cd Remote-Job_App
npm install
yam install
To run the project, execute the following command:
npm run dev
To run tests, run the following command:
npx npx eslint "**/*.{js,jsx}"
You can deploy this project using:
https://dashboard.render.com/
👤 Obi Anthony
- GitHub: @Megagig
- Twitter: @Megagigsolution
- LinkedIn: @Obi Anthony
- Add More Jobs
- Add Logo
- Add Footer
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I would like to thank Nelson Sakwa the author of the original design
This project is MIT licensed.