https://github.com/abeidahmed/job-listing-app
https://github.com/abeidahmed/job-listing-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abeidahmed/job-listing-app
- Owner: abeidahmed
- Created: 2020-04-12T11:28:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T10:35:48.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T02:53:54.533Z (3 months ago)
- Language: JavaScript
- Size: 4.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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.