An open API service indexing awesome lists of open source software.

https://github.com/abeidahmed/job-listing-app


https://github.com/abeidahmed/job-listing-app

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Job listing app

## A job listing app for developers looking to hire and to be hired.

### Install

- `git clone https://github.com/abeidahmed/job-listing-app.git`
- `cd job-listing-app`
- `npm install`
- `npm client-install`
- `npm run dev`, to run the backend as well as frontend server.
- Or `npm run server`, to run the backend only.
- Or `npm run client`, to run the frontend only.

### Features

- In progress

The app is being built currently. You can find all the issues in the `issue` tab, feel free to contribute. Thanks.