rmtDev is a sleek and simple job board that helps developers discover remote opportunities. Users can effortlessly search, sort, and bookmark jobs that match their preferences.
The app uses the Context API for state management, with caching and persistence between renders for a smooth experience.
Built with: TypeScript, React, CSS, Context API
To run the project locally:
git clone https://github.com/jhoangqm/rmt-dev.git
npm install
npm run dev