Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sothulthorn/rmtdev
In an era where remote work has become the norm, especially for developers seeking flexibility and a better work-life balance, rmtDev is here to streamline your remote job search.
https://github.com/sothulthorn/rmtdev
context-api react typescript vite
Last synced: about 7 hours ago
JSON representation
In an era where remote work has become the norm, especially for developers seeking flexibility and a better work-life balance, rmtDev is here to streamline your remote job search.
- Host: GitHub
- URL: https://github.com/sothulthorn/rmtdev
- Owner: sothulthorn
- Created: 2024-07-13T04:12:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T03:38:30.000Z (4 months ago)
- Last Synced: 2024-07-28T03:32:33.076Z (4 months ago)
- Topics: context-api, react, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 1.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rmtDev: Find Your Remote Developer Job
![](/screenshots/main-screen.png)
In an era where remote work has become the norm, especially for developers seeking flexibility and a better work-life balance, **rmtDev** is here to streamline your remote job search. This React application is designed to help developers effortlessly find remote job opportunities, view detailed job descriptions, bookmark their favorite listings.
## Key Features:
1. **Search for Remote Jobs**: Discover remote job opportunities tailored specifically for developers across various tech stacks and roles. Our intuitive search functionality allows you to filter and sort through numerous listings to find the perfect match.
2. **View Job Details**: Get comprehensive information about each job listing, including company details, job requirements, responsibilities, and benefits. This ensures you have all the necessary information to make informed decisions about your job applications.
3. **Bookmark Jobs**: Keep track of interesting job listings by bookmarking them. This feature helps you manage your job search efficiently, allowing you to revisit and apply to jobs at your convenience.## Getting Started
```sh
# Clone the respository
git clone https://github.com/sothulthorn/rmtDev.git# Navigate to the project directory
cd rmtDev# Install dependencies
npm install# Start the development server
npm run dev
```